Trace number 239148

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sugar 0.40SAT 98.584 101.585

General information on the benchmark

Nameqcp-qwh/QCP-25/
qcp-25-264-6_ext.xml
MD5SUM6134e63841a066b7553ca1992ea71e86
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark86.1419
SatisfiableYES
(Un)Satisfiability was proved
Number of variables625
Number of constraints15000
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension15000
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.44	c # Sugar v0-40 (/tmp/evaluation/239148-1170108903/sugar-v0-40.jar)
0.44	
0.58	c # MAIN  BEGIN : /tmp/evaluation/239148-1170108903/unknown.xml [Mon Jan 29 23:15:05 2007]
0.58	c # CONVERT_XML  BEGIN : /tmp/evaluation/239148-1170108903/unknown.xml /tmp/evaluation/239148-1170108903/sugar27671.csp [Mon Jan 29 23:15:05 2007]
0.58	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/239148-1170108903/sugar-v0-40.jar -convert /tmp/evaluation/239148-1170108903/unknown.xml /tmp/evaluation/239148-1170108903/sugar27671.csp
1.59	c BEGIN convert /tmp/evaluation/239148-1170108903/unknown.xml
2.68	c END convert (1.084805 seconds)
2.72	c # CONVERT_XML  END : /tmp/evaluation/239148-1170108903/sugar27671.csp 2480924 bytes (2 seconds) [Mon Jan 29 23:15:07 2007]
2.72	c # CONVERT_XML  CPU : 1.15 = 0 + 0 + 1.06 + 0.09
2.72	
2.72	c # GENERATE_SAT  BEGIN : /tmp/evaluation/239148-1170108903/sugar27671.bcnf [Mon Jan 29 23:15:07 2007]
2.72	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/239148-1170108903/sugar-v0-40.jar -bcnf -map /tmp/evaluation/239148-1170108903/sugar27671.map /tmp/evaluation/239148-1170108903/sugar27671.csp /tmp/evaluation/239148-1170108903/sugar27671.bcnf
2.83	c BEGIN parse /tmp/evaluation/239148-1170108903/sugar27671.csp
11.23	c END parse (8.401498 seconds)
11.23	c BEGIN simplify
11.27	c END simplify (0.033721 seconds)
11.27	c BEGIN encode /tmp/evaluation/239148-1170108903/sugar27671.bcnf
11.70	c END encode (0.437164 seconds)
11.77	c # GENERATE_SAT  END : 6336 variables 76934 clauses 1386560 bytes (9 seconds) [Mon Jan 29 23:15:16 2007]
11.77	c # GENERATE_SAT  CPU : 8.88 = 0 + 0 + 8.7 + 0.18
11.77	
11.77	c # SOLVE_SAT  BEGIN : /tmp/evaluation/239148-1170108903/sugar27671.bcnf [Mon Jan 29 23:15:16 2007]
11.77	c # CMD : /tmp/evaluation/239148-1170108903/minisat /tmp/evaluation/239148-1170108903/sugar27671.bcnf /tmp/evaluation/239148-1170108903/sugar27671.out
11.82	c ==================================[MINISAT]===================================
11.82	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
11.82	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
11.82	c ==============================================================================
11.82	c |         0 |   49484   181623 |   16494       0        0     nan |  0.000 % |
11.84	c |       100 |   49484   181623 |   18143     100     1224    12.2 | 27.383 % |
11.86	c |       252 |   49484   181623 |   19957     252     4485    17.8 | 27.383 % |
11.88	c |       477 |   49484   181623 |   21953     477     6336    13.3 | 27.383 % |
11.94	c |       814 |   49485   181623 |   24148     813    14439    17.8 | 27.383 % |
12.01	c |      1320 |   49485   181623 |   26563    1319    22396    17.0 | 27.383 % |
12.15	c |      2079 |   49487   181623 |   29220    2076    43338    20.9 | 27.383 % |
12.39	c |      3218 |   49488   181623 |   32142    3214    74216    23.1 | 27.383 % |
12.77	c |      4926 |   49489   181623 |   35356    4921   118895    24.2 | 27.383 % |
13.41	c |      7492 |   49490   181623 |   38891    7486   185654    24.8 | 27.383 % |
14.61	c |     11337 |   49494   181623 |   42781   11327   313810    27.7 | 27.383 % |
16.39	c |     17106 |   49496   181623 |   47059   17094   479171    28.0 | 27.383 % |
19.11	c |     25757 |   49497   181623 |   51765   25744   727420    28.3 | 27.383 % |
26.05	c |     38731 |   49499   181623 |   56941   38716  1254087    32.4 | 27.383 % |
43.38	c |     58193 |   49500   181623 |   62635   58177  2070617    35.6 | 27.383 % |
66.67	c |     87385 |   49506   181623 |   68899   38478  1577607    41.0 | 27.383 % |
101.25	c ==============================================================================
101.25	c restarts              : 16
101.25	c conflicts             : 119734         (1359 /sec)
101.25	c decisions             : 168679         (1915 /sec)
101.25	c propagations          : 62624129       (710866 /sec)
101.25	c conflict literals     : 4672547        (28.60 % deleted)
101.25	c Memory used           : 18.05 MB
101.25	c CPU time              : 88.0956 s
101.25	c 
101.25	c SATISFIABLE
101.26	c # SOLVE_SAT  END : SATISFIABLE (90 seconds) [Mon Jan 29 23:16:46 2007]
101.26	c # SOLVE_SAT  CPU : 88.49 = 0.01 + 0 + 88.1 + 0.38
101.26	
101.26	c # RESULT : SATISFIABLE
101.26	
101.26	c # OUTPUT_SOL  BEGIN : SAT  [Mon Jan 29 23:16:46 2007]
101.46	c BEGIN read SAT output /tmp/evaluation/239148-1170108903/sugar27671.out
101.49	c END read SAT output (0.037802 seconds)
101.49	c BEGIN write solution /tmp/evaluation/239148-1170108903/sugar27671.sol
101.55	c END write solution (0.059967 seconds)
101.58	s SATISFIABLE
101.58	v 13 9 3 21 11 20 18 5 2 8 16 0 10 4 19 17 24 7 6 22 15 12 23 1 14 22 17 9 2 7 8 6 11 14 3 12 13 15 1 5 18 20 16 21 19 23 4 10 0 24 11 2 5 24 20 6 23 12 13 1 9 15 17 16 22 7 19 4 18 14 10 0 21 3 8 3 20 10 7 12 4 13 0 22 17 11 8 18 24 15 19 2 5 16 1 9 14 6 21 23 23 5 4 0 19 15 1 22 12 24 6 10 2 21 7 11 18 8 13 16 14 20 3 9 17 20 14 16 3 13 12 8 19 15 6 4 1 11 10 21 23 17 18 9 7 0 2 5 24 22 15 8 17 18 21 14 2 16 19 9 23 22 0 11 1 10 4 3 5 13 20 24 12 7 6 10 13 19 9 2 17 0 8 3 7 1 6 21 14 24 4 16 15 12 23 22 18 20 11 5 4 19 15 20 14 24 11 2 9 5 18 17 1 7 12 8 13 22 23 21 6 3 0 10 16 9 1 14 22 3 7 16 24 0 4 19 11 13 6 20 12 15 10 2 5 8 17 18 23 21 16 21 23 10 18 9 12 17 7 0 14 19 20 8 2 5 6 24 22 3 13 11 1 15 4 12 16 24 19 22 10 17 13 4 11 21 5 7 0 3 15 23 20 8 2 1 9 14 6 18 21 10 20 16 8 13 19 15 17 12 22 14 9 18 23 3 0 11 1 6 4 7 24 5 2 0 15 7 8 1 5 14 3 24 23 2 20 6 9 10 13 12 17 4 11 21 16 22 18 19 24 7 8 5 23 18 21 6 1 19 17 12 3 20 9 2 22 13 14 15 11 10 16 4 0 7 3 18 11 17 2 4 9 16 22 20 23 14 5 0 24 21 1 15 12 19 6 13 8 10 17 6 2 15 24 16 22 18 21 10 0 9 5 13 11 14 3 23 20 8 7 19 4 12 1 8 24 1 4 9 0 3 23 11 2 5 21 12 19 14 16 7 6 10 20 18 22 17 13 15 14 0 6 23 16 3 5 7 20 21 15 2 4 22 18 1 8 9 17 10 24 13 11 19 12 1 23 0 17 6 22 15 10 18 20 13 7 24 12 8 9 5 2 3 4 16 21 19 14 11 2 18 12 13 0 23 10 21 6 15 24 4 19 17 16 20 11 14 7 9 5 1 8 22 3 5 12 22 1 15 11 20 4 10 13 8 18 16 2 6 21 14 19 0 24 3 23 9 17 7 19 22 13 14 10 21 24 1 5 18 3 16 23 15 4 6 9 0 11 17 12 8 7 2 20 18 11 21 6 4 1 9 20 23 14 7 24 8 3 17 22 10 12 19 0 2 5 15 16 13 6 4 11 12 5 19 7 14 8 16 10 3 22 23 13 0 1 21 24 18 17 15 2 20 9
101.58	c # OUTPUT_SOL  END :  (0 seconds) [Mon Jan 29 23:16:46 2007]
101.58	c # OUTPUT_SOL  CPU : 0 = 0 + 0 + 0 + 0
101.58	
101.58	c # MAIN  END :  (101 seconds) [Mon Jan 29 23:16:46 2007]
101.58	c # MAIN  CPU : 98.52 = 0.01 + 0 + 97.86 + 0.65
101.58	

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node18/watcher-239148-1170108903 -o ROOT/results/node18/solver-239148-1170108903 -C 1800 -M 900 /tmp/evaluation/239148-1170108903/solver /tmp/evaluation/239148-1170108903 /tmp/evaluation/239148-1170108903/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 3.17 3.21 2.81 5/94 27672
/proc/meminfo: memFree=147384/2055920 swapFree=4192812/4192956
[pid=27671] ppid=27669 vsize=18540 CPUtime=0
/proc/27671/stat : 27671 (runsolver) R 27669 27671 27606 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 30844972 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 227848809767 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27671/statm: 4635 279 244 17 0 2626 0

[startup+0.108988 s]
/proc/loadavg: 3.17 3.21 2.81 5/94 27672
/proc/meminfo: memFree=147384/2055920 swapFree=4192812/4192956
[pid=27671] ppid=27669 vsize=12268 CPUtime=0
/proc/27671/stat : 27671 (sugar) D 27669 27671 27606 0 -1 4194304 601 0 0 0 0 0 0 0 18 0 1 0 30844972 12562432 320 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227857707106 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/27671/statm: 3067 320 242 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.51903 s]
/proc/loadavg: 3.17 3.21 2.81 5/94 27672
/proc/meminfo: memFree=147384/2055920 swapFree=4192812/4192956
[pid=27671] ppid=27669 vsize=13728 CPUtime=0.04
/proc/27671/stat : 27671 (sugar) D 27669 27671 27606 0 -1 4194304 1078 0 0 0 3 1 0 0 18 0 1 0 30844972 14057472 797 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227848978514 0 0 4224 16386 18446744071563479169 0 0 17 1 0 0
/proc/27671/statm: 3432 797 362 3 0 532 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13728

[startup+1.34211 s]
/proc/loadavg: 3.17 3.21 2.81 2/95 27673
/proc/meminfo: memFree=126448/2055920 swapFree=4192812/4192956
[pid=27671] ppid=27669 vsize=13724 CPUtime=0.04
/proc/27671/stat : 27671 (sugar) S 27669 27671 27606 0 -1 4194304 1112 0 0 0 3 1 0 0 15 0 1 0 30844972 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27671/statm: 3431 805 368 3 0 531 0
[pid=27673] ppid=27671 vsize=1496 CPUtime=0
/proc/27673/stat : 27673 (java) D 27671 27671 27606 0 -1 0 51 0 3 0 0 0 0 0 18 0 1 0 30845030 1531904 41 18446744073709551615 134512640 134570532 4294956688 18446744073709551615 7865351 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/27673/statm: 374 41 32 14 0 5 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15220

[startup+2.97927 s]
/proc/loadavg: 3.17 3.21 2.81 3/102 27680
/proc/meminfo: memFree=74296/2055920 swapFree=4192812/4192956
[pid=27671] ppid=27669 vsize=13724 CPUtime=1.19
/proc/27671/stat : 27671 (sugar) S 27669 27671 27606 0 -1 4194304 1190 11323 0 33 3 1 106 9 15 0 1 0 30844972 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27671/statm: 3431 809 371 3 0 531 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 13724

[startup+6.18358 s]
/proc/loadavg: 3.32 3.24 2.83 4/102 27688
/proc/meminfo: memFree=15672/2055920 swapFree=4192812/4192956
[pid=27671] ppid=27669 vsize=13724 CPUtime=1.19
/proc/27671/stat : 27671 (sugar) S 27669 27671 27606 0 -1 4194304 1190 11323 0 33 3 1 106 9 15 0 1 0 30844972 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27671/statm: 3431 809 371 3 0 531 0
[pid=27681] ppid=27671 vsize=807336 CPUtime=3.44
/proc/27681/stat : 27681 (java) R 27671 27671 27606 0 -1 0 18457 0 1 0 334 10 0 0 25 0 8 0 30845244 826712064 18178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073584744 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27681/statm: 201834 18178 1506 14 0 189112 0
[pid=27681/tid=27682] ppid=27671 vsize=807336 CPUtime=0.83
/proc/27681/task/27682/stat : 27682 (java) S 27671 27671 27606 0 -1 64 12247 0 0 0 78 5 0 0 16 0 8 0 30845247 826712064 18178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27681/tid=27683] ppid=27671 vsize=807336 CPUtime=0
/proc/27681/task/27683/stat : 27683 (java) S 27671 27671 27606 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 30845248 826712064 18178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27681/tid=27684] ppid=27671 vsize=807336 CPUtime=0
/proc/27681/task/27684/stat : 27684 (java) S 27671 27671 27606 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30845248 826712064 18178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27681/tid=27685] ppid=27671 vsize=807336 CPUtime=0
/proc/27681/task/27685/stat : 27685 (java) S 27671 27671 27606 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 30845251 826712064 18178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27681/tid=27686] ppid=27671 vsize=807336 CPUtime=0.13
/proc/27681/task/27686/stat : 27686 (java) S 27671 27671 27606 0 -1 64 400 0 0 0 13 0 0 0 16 0 8 0 30845251 826712064 18178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27681/tid=27687] ppid=27671 vsize=807336 CPUtime=0
/proc/27681/task/27687/stat : 27687 (java) S 27671 27671 27606 0 -1 64 3 0 0 0 0 0 0 0 24 0 8 0 30845251 826712064 18178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27681/tid=27688] ppid=27671 vsize=807336 CPUtime=0
/proc/27681/task/27688/stat : 27688 (java) S 27671 27671 27606 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30845251 826712064 18178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 821060

[startup+12.6792 s]
/proc/loadavg: 3.45 3.27 2.84 3/95 27689
/proc/meminfo: memFree=122928/2055920 swapFree=4192812/4192956
[pid=27671] ppid=27669 vsize=14256 CPUtime=10.08
/proc/27671/stat : 27671 (sugar) S 27669 27671 27606 0 -1 4194304 1425 43667 0 36 4 1 976 27 15 0 1 0 30844972 14598144 940 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27671/statm: 3564 940 373 3 0 664 0
[pid=27689] ppid=27671 vsize=4592 CPUtime=0.88
/proc/27689/stat : 27689 (minisat) R 27671 27671 27606 0 -1 0 1126 0 0 0 88 0 0 0 25 0 1 0 30846149 4702208 772 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525028 0 0 4096 3 0 0 0 17 1 0 0
/proc/27689/statm: 1148 772 51 112 0 1032 0
Current children cumulated CPU time (s) 10.96
Current children cumulated vsize (KiB) 18848

[startup+25.5215 s]
/proc/loadavg: 3.35 3.26 2.84 3/95 27689
/proc/meminfo: memFree=15856/2055920 swapFree=4192812/4192956
[pid=27671] ppid=27669 vsize=14256 CPUtime=10.08
/proc/27671/stat : 27671 (sugar) S 27669 27671 27606 0 -1 4194304 1425 43667 0 36 4 1 976 27 16 0 1 0 30844972 14598144 940 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27671/statm: 3564 940 373 3 0 664 0
[pid=27689] ppid=27671 vsize=10020 CPUtime=13.54
/proc/27689/stat : 27689 (minisat) R 27671 27671 27606 0 -1 0 2508 0 0 0 1346 8 0 0 25 0 1 0 30846149 10260480 2154 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27689/statm: 2505 2154 51 112 0 2389 0
Current children cumulated CPU time (s) 23.62
Current children cumulated vsize (KiB) 24276

[startup+51.1279 s]
/proc/loadavg: 3.99 3.41 2.90 3/95 27689
/proc/meminfo: memFree=15280/2055920 swapFree=4192812/4192956
[pid=27671] ppid=27669 vsize=14256 CPUtime=10.08
/proc/27671/stat : 27671 (sugar) S 27669 27671 27606 0 -1 4194304 1425 43667 0 36 4 1 976 27 16 0 1 0 30844972 14598144 940 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27671/statm: 3564 940 373 3 0 664 0
[pid=27689] ppid=27671 vsize=15576 CPUtime=38.88
/proc/27689/stat : 27689 (minisat) R 27671 27671 27606 0 -1 0 3861 0 0 0 3870 18 0 0 25 0 1 0 30846149 15949824 3507 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525811 0 0 4096 3 0 0 0 17 1 0 0
/proc/27689/statm: 3894 3507 51 112 0 3778 0
Current children cumulated CPU time (s) 48.96
Current children cumulated vsize (KiB) 29832

Child status: 0
Real time (s): 101.585
CPU time (s): 98.584
CPU user time (s): 97.9121
CPU system time (s): 0.671897
CPU usage (%): 97.0457
Max. virtual memory (cumulated for all children) (KiB): 821136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 97.9121
system time used= 0.671897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49826
page faults= 36
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2195
involuntary context switches= 6056

runsolver used 0.138978 s user time and 0.32495 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Mon Jan 29 22:15:04 UTC 2007


IDJOB= 239148
IDBENCH= 7044
IDSOLVER= 86
FILE ID= node18/239148-1170108903

PBS_JOBID= 3689971

Free space on /tmp= 55074 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QCP-25/qcp-25-264-6_ext.xml
COMMAND LINE= /tmp/evaluation/239148-1170108903/solver /tmp/evaluation/239148-1170108903 /tmp/evaluation/239148-1170108903/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-239148-1170108903 -o ROOT/results/node18/solver-239148-1170108903 -C 1800 -M 900  /tmp/evaluation/239148-1170108903/solver /tmp/evaluation/239148-1170108903 /tmp/evaluation/239148-1170108903/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  6134e63841a066b7553ca1992ea71e86

RANDOM SEED= 674961661

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        154648 kB
Buffers:          3424 kB
Cached:        1590020 kB
SwapCached:          0 kB
Active:         252404 kB
Inactive:      1559740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        154648 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          769344 kB
Writeback:           0 kB
Mapped:         244212 kB
Slab:            73680 kB
Committed_AS:   670948 kB
PageTables:       2400 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 53524 MiB



End job on node18 on Mon Jan 29 22:16:47 UTC 2007