Trace number 240193

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 19.14 19.4876

General information on the benchmark

Nameqcp-qwh/QCP-20/
qcp-20-187-4_ext.xml
MD5SUMe351f583b91a3302c56a4e89568f7e47
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 benchmark3.73243
SatisfiableYES
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension7600
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/240193-1170109004/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/240193-1170109004/unknown.xml [Mon Jan 29 23:16:47 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/240193-1170109004/unknown.xml /tmp/evaluation/240193-1170109004/sugar30455.csp [Mon Jan 29 23:16:47 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/240193-1170109004/sugar-v0-40.jar -convert /tmp/evaluation/240193-1170109004/unknown.xml /tmp/evaluation/240193-1170109004/sugar30455.csp
0.24	c BEGIN convert /tmp/evaluation/240193-1170109004/unknown.xml
1.00	c END convert (0.761908 seconds)
1.04	c # CONVERT_XML  END : /tmp/evaluation/240193-1170109004/sugar30455.csp 1222758 bytes (1 seconds) [Mon Jan 29 23:16:48 2007]
1.04	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
1.04	
1.04	c # GENERATE_SAT  BEGIN : /tmp/evaluation/240193-1170109004/sugar30455.bcnf [Mon Jan 29 23:16:48 2007]
1.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/240193-1170109004/sugar-v0-40.jar -bcnf -map /tmp/evaluation/240193-1170109004/sugar30455.map /tmp/evaluation/240193-1170109004/sugar30455.csp /tmp/evaluation/240193-1170109004/sugar30455.bcnf
1.16	c BEGIN parse /tmp/evaluation/240193-1170109004/sugar30455.csp
5.56	c END parse (4.397411 seconds)
5.56	c BEGIN simplify
5.58	c END simplify (0.020834 seconds)
5.58	c BEGIN encode /tmp/evaluation/240193-1170109004/sugar30455.bcnf
5.82	c END encode (0.240341 seconds)
5.87	c # GENERATE_SAT  END : 3553 variables 38660 clauses 688108 bytes (5 seconds) [Mon Jan 29 23:16:53 2007]
5.88	c # GENERATE_SAT  CPU : 4.76 = 0.01 + 0 + 4.6 + 0.15
5.88	
5.88	c # SOLVE_SAT  BEGIN : /tmp/evaluation/240193-1170109004/sugar30455.bcnf [Mon Jan 29 23:16:53 2007]
5.88	c # CMD : /tmp/evaluation/240193-1170109004/minisat /tmp/evaluation/240193-1170109004/sugar30455.bcnf /tmp/evaluation/240193-1170109004/sugar30455.out
5.90	c ==================================[MINISAT]===================================
5.90	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
5.90	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
5.90	c ==============================================================================
5.90	c |         0 |   23535    85810 |    7845       0        0     nan |  0.000 % |
5.92	c |       101 |   23535    85810 |    8629     101     1875    18.6 | 30.650 % |
5.94	c |       251 |   23535    85810 |    9492     251     4027    16.0 | 30.650 % |
5.97	c |       478 |   23536    85810 |   10441     477     8861    18.6 | 30.650 % |
6.01	c |       815 |   23537    85810 |   11485     813    12927    15.9 | 30.650 % |
6.08	c |      1322 |   23537    85810 |   12634    1320    22448    17.0 | 30.650 % |
6.20	c |      2082 |   23545    85810 |   13897    2072    37718    18.2 | 30.650 % |
6.37	c |      3221 |   23545    85810 |   15287    3211    57785    18.0 | 30.650 % |
6.69	c |      4929 |   23546    85810 |   16816    4918    95311    19.4 | 30.651 % |
7.24	c |      7491 |   23549    85810 |   18498    7477   157646    21.1 | 30.650 % |
8.35	c |     11335 |   23549    85810 |   20347   11321   243402    21.5 | 30.650 % |
10.24	c |     17101 |   23551    85810 |   22382   17085   356467    20.9 | 30.650 % |
13.98	c |     25750 |   23004    83797 |   24620   13571   226342    16.7 | 31.832 % |
19.22	c ==============================================================================
19.23	c restarts              : 13
19.23	c conflicts             : 37356          (2816 /sec)
19.23	c decisions             : 48569          (3661 /sec)
19.23	c propagations          : 14581621       (1099174 /sec)
19.23	c conflict literals     : 751709         (39.12 % deleted)
19.23	c Memory used           : 5.59 MB
19.23	c CPU time              : 13.266 s
19.23	c 
19.23	c SATISFIABLE
19.23	c # SOLVE_SAT  END : SATISFIABLE (13 seconds) [Mon Jan 29 23:17:06 2007]
19.23	c # SOLVE_SAT  CPU : 13.29 = 0 + 0 + 13.27 + 0.02
19.23	
19.23	c # RESULT : SATISFIABLE
19.23	
19.23	c # OUTPUT_SOL  BEGIN : SAT  [Mon Jan 29 23:17:06 2007]
19.36	c BEGIN read SAT output /tmp/evaluation/240193-1170109004/sugar30455.out
19.40	c END read SAT output (0.031119 seconds)
19.40	c BEGIN write solution /tmp/evaluation/240193-1170109004/sugar30455.sol
19.44	c END write solution (0.047555 seconds)
19.48	s SATISFIABLE
19.48	v 4 14 19 12 15 6 7 13 5 17 2 1 0 11 16 18 3 10 9 8 3 19 4 6 0 9 10 12 15 7 16 2 18 5 8 11 1 14 17 13 14 10 16 2 6 13 15 17 4 11 12 18 5 9 0 1 8 3 7 19 6 17 9 11 19 10 13 5 14 0 1 8 12 3 7 16 4 2 18 15 19 6 15 8 16 2 3 10 18 13 9 12 1 4 17 5 11 0 14 7 13 2 14 7 3 19 17 16 6 18 5 15 9 1 12 8 0 4 11 10 11 9 1 3 18 17 4 2 7 12 14 13 8 16 10 19 5 15 6 0 15 5 11 17 2 7 12 0 10 1 4 14 6 8 18 9 13 16 19 3 10 1 0 9 4 8 16 15 19 6 7 3 17 2 11 12 14 5 13 18 1 8 12 4 11 18 2 6 13 10 15 9 19 0 5 17 16 7 3 14 9 16 2 15 1 11 8 14 0 5 19 10 3 17 13 7 18 6 4 12 17 18 13 5 14 1 11 4 9 8 3 7 16 6 19 10 15 12 0 2 8 3 7 0 5 12 14 19 11 16 18 4 13 10 9 6 2 1 15 17 12 11 5 18 17 3 19 8 2 15 10 16 14 13 6 0 7 9 1 4 0 4 10 14 12 16 6 18 17 2 8 19 7 15 1 3 9 13 5 11 2 13 18 10 7 14 5 3 1 9 6 0 11 12 4 15 17 19 8 16 16 7 6 19 13 5 0 1 3 4 17 11 2 18 15 14 10 8 12 9 7 15 3 1 9 0 18 11 8 14 13 6 10 19 2 4 12 17 16 5 18 12 17 13 8 4 9 7 16 19 0 5 15 14 3 2 6 11 10 1 5 0 8 16 10 15 1 9 12 3 11 17 4 7 14 13 19 18 2 6
19.48	c # OUTPUT_SOL  END :  (0 seconds) [Mon Jan 29 23:17:06 2007]
19.48	c # OUTPUT_SOL  CPU : 0.21 = 0 + 0.01 + 0.16 + 0.04
19.48	
19.48	c # MAIN  END :  (19 seconds) [Mon Jan 29 23:17:06 2007]
19.48	c # MAIN  CPU : 18.26 = 0.01 + 0.01 + 18.03 + 0.21
19.48	

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/node9/watcher-240193-1170109004 -o ROOT/results/node9/solver-240193-1170109004 -C 1800 -M 900 /tmp/evaluation/240193-1170109004/solver /tmp/evaluation/240193-1170109004 /tmp/evaluation/240193-1170109004/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: 1.75 2.01 2.07 5/94 30456
/proc/meminfo: memFree=1314976/2055920 swapFree=4192812/4192956
[pid=30455] ppid=30453 vsize=18540 CPUtime=0
/proc/30455/stat : 30455 (runsolver) R 30453 30455 30102 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 30855302 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 215418989863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30455/statm: 4635 279 244 17 0 2626 0

[startup+0.103353 s]
/proc/loadavg: 1.75 2.01 2.07 5/94 30456
/proc/meminfo: memFree=1314976/2055920 swapFree=4192812/4192956
[pid=30455] ppid=30453 vsize=13724 CPUtime=0.03
/proc/30455/stat : 30455 (sugar) S 30453 30455 30102 0 -1 4194304 1112 0 0 0 2 1 0 0 18 0 1 0 30855302 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30455/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.511424 s]
/proc/loadavg: 1.75 2.01 2.07 5/94 30456
/proc/meminfo: memFree=1314976/2055920 swapFree=4192812/4192956
[pid=30455] ppid=30453 vsize=13724 CPUtime=0.03
/proc/30455/stat : 30455 (sugar) S 30453 30455 30102 0 -1 4194304 1121 0 0 0 2 1 0 0 16 0 1 0 30855302 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30455/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33459 s]
/proc/loadavg: 1.85 2.02 2.08 3/103 30472
/proc/meminfo: memFree=1305176/2055920 swapFree=4192812/4192956
[pid=30455] ppid=30453 vsize=13724 CPUtime=0.03
/proc/30455/stat : 30455 (sugar) S 30453 30455 30102 0 -1 4194304 1188 0 0 0 2 1 0 0 16 0 1 0 30855302 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30455/statm: 3431 808 370 3 0 531 0
[pid=30457] ppid=30455 vsize=0 CPUtime=0.87
/proc/30457/stat : 30457 (java) Z 30455 30455 30102 0 -1 1036 8982 0 1 0 82 5 0 0 16 0 1 0 30855307 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/30457/statm: 0 0 0 0 0 0 0
[pid=30465] ppid=30455 vsize=807064 CPUtime=0.27
/proc/30465/stat : 30465 (java) R 30455 30455 30102 0 -1 0 5365 0 1 0 24 3 0 0 20 0 8 0 30855406 826433536 5116 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073527417 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30465/statm: 201766 5116 1482 14 0 189044 0
[pid=30465/tid=30466] ppid=30455 vsize=807064 CPUtime=0
/proc/30465/task/30466/stat : 30466 (java) S 30455 30455 30102 0 -1 64 4 0 0 0 0 0 0 0 19 0 8 0 30855410 826433536 5116 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30465/tid=30467] ppid=30455 vsize=807064 CPUtime=0
/proc/30465/task/30467/stat : 30467 (java) S 30455 30455 30102 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 30855410 826433536 5116 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30465/tid=30468] ppid=30455 vsize=807064 CPUtime=0
/proc/30465/task/30468/stat : 30468 (java) S 30455 30455 30102 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 30855410 826433536 5116 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30465/tid=30469] ppid=30455 vsize=807064 CPUtime=0
/proc/30465/task/30469/stat : 30469 (java) S 30455 30455 30102 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 30855414 826433536 5116 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30465/tid=30470] ppid=30455 vsize=807064 CPUtime=0.04
/proc/30465/task/30470/stat : 30470 (java) S 30455 30455 30102 0 -1 64 292 0 0 0 4 0 0 0 16 0 8 0 30855414 826433536 5116 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30465/tid=30471] ppid=30455 vsize=807064 CPUtime=0
/proc/30465/task/30471/stat : 30471 (java) S 30455 30455 30102 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30855414 826433536 5116 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30465/tid=30472] ppid=30455 vsize=807064 CPUtime=0
/proc/30465/task/30472/stat : 30472 (java) S 30455 30455 30102 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30855414 826433536 5116 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 820788

[startup+2.9879 s]
/proc/loadavg: 1.85 2.02 2.08 5/103 30472
/proc/meminfo: memFree=1279000/2055920 swapFree=4192812/4192956
[pid=30455] ppid=30453 vsize=13724 CPUtime=0.03
/proc/30455/stat : 30455 (sugar) S 30453 30455 30102 0 -1 4194304 1188 0 0 0 2 1 0 0 16 0 1 0 30855302 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30455/statm: 3431 808 370 3 0 531 0
[pid=30457] ppid=30455 vsize=0 CPUtime=0.87
/proc/30457/stat : 30457 (java) Z 30455 30455 30102 0 -1 1036 8982 0 1 0 82 5 0 0 16 0 1 0 30855307 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/30457/statm: 0 0 0 0 0 0 0
[pid=30465] ppid=30455 vsize=807344 CPUtime=1.92
/proc/30465/stat : 30465 (java) R 30455 30455 30102 0 -1 0 12053 0 1 0 184 8 0 0 25 0 8 0 30855406 826720256 11791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073706199 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30465/statm: 201836 11791 1506 14 0 189114 0
[pid=30465/tid=30466] ppid=30455 vsize=807344 CPUtime=0.47
/proc/30465/task/30466/stat : 30466 (java) S 30455 30455 30102 0 -1 64 5858 0 0 0 44 3 0 0 16 0 8 0 30855410 826720256 11791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30465/tid=30467] ppid=30455 vsize=807344 CPUtime=0
/proc/30465/task/30467/stat : 30467 (java) S 30455 30455 30102 0 -1 64 10 0 0 0 0 0 0 0 17 0 8 0 30855410 826720256 11791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30465/tid=30468] ppid=30455 vsize=807344 CPUtime=0
/proc/30465/task/30468/stat : 30468 (java) S 30455 30455 30102 0 -1 64 5 0 0 0 0 0 0 0 17 0 8 0 30855410 826720256 11791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30465/tid=30469] ppid=30455 vsize=807344 CPUtime=0
/proc/30465/task/30469/stat : 30469 (java) S 30455 30455 30102 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 30855414 826720256 11791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30465/tid=30470] ppid=30455 vsize=807344 CPUtime=0.12
/proc/30465/task/30470/stat : 30470 (java) S 30455 30455 30102 0 -1 64 399 0 0 0 12 0 0 0 16 0 8 0 30855414 826720256 11791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30465/tid=30471] ppid=30455 vsize=807344 CPUtime=0
/proc/30465/task/30471/stat : 30471 (java) S 30455 30455 30102 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30855414 826720256 11791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30465/tid=30472] ppid=30455 vsize=807344 CPUtime=0
/proc/30465/task/30472/stat : 30472 (java) S 30455 30455 30102 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30855414 826720256 11791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 821068

[startup+6.28254 s]
/proc/loadavg: 1.87 2.02 2.08 3/103 30472
/proc/meminfo: memFree=1236888/2055920 swapFree=4192812/4192956
[pid=30455] ppid=30453 vsize=13988 CPUtime=4.79
/proc/30455/stat : 30455 (sugar) S 30453 30455 30102 0 -1 4194304 1377 19907 0 1 3 1 460 15 15 0 1 0 30855302 14323712 891 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30455/statm: 3497 891 373 3 0 597 0
[pid=30457] ppid=30455 vsize=0 CPUtime=0.87
/proc/30457/stat : 30457 (java) Z 30455 30455 30102 0 -1 1036 8982 0 1 0 82 5 0 0 16 0 1 0 30855307 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/30457/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 13988

[startup+12.7598 s]
/proc/loadavg: 1.88 2.02 2.08 4/96 30473
/proc/meminfo: memFree=1303120/2055920 swapFree=4192812/4192956
[pid=30455] ppid=30453 vsize=13988 CPUtime=4.79
/proc/30455/stat : 30455 (sugar) S 30453 30455 30102 0 -1 4194304 1377 19907 0 1 3 1 460 15 16 0 1 0 30855302 14323712 891 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30455/statm: 3497 891 373 3 0 597 0
[pid=30457] ppid=30455 vsize=0 CPUtime=0.87
/proc/30457/stat : 30457 (java) Z 30455 30455 30102 0 -1 1036 8982 0 1 0 82 5 0 0 16 0 1 0 30855307 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/30457/statm: 0 0 0 0 0 0 0
[pid=30473] ppid=30455 vsize=5312 CPUtime=6.84
/proc/30473/stat : 30473 (minisat) R 30455 30455 30102 0 -1 0 1182 0 0 0 683 1 0 0 25 0 1 0 30855890 5439488 999 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/30473/statm: 1328 999 51 112 0 1212 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 19300

Child status: 0

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 30455 and gives childrusage.ru_utime.tv_sec=18 childrusage.ru_utime.tv_usec=75252 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=235964
CPU time returned by wait4() is 18.3112
while last known CPU time is 19.14

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 19.4876
CPU time (s): 19.14
CPU user time (s): 18.87
CPU system time (s): 0.27
CPU usage (%): 98.2165
Max. virtual memory (cumulated for all children) (KiB): 821068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.0753
system time used= 0.235964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25813
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1279
involuntary context switches= 1650

runsolver used 0.024996 s user time and 0.069989 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon Jan 29 22:16:45 UTC 2007


IDJOB= 240193
IDBENCH= 7111
IDSOLVER= 86
FILE ID= node9/240193-1170109004

PBS_JOBID= 3689978

Free space on /tmp= 66548 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QCP-20/qcp-20-187-4_ext.xml
COMMAND LINE= /tmp/evaluation/240193-1170109004/solver /tmp/evaluation/240193-1170109004 /tmp/evaluation/240193-1170109004/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-240193-1170109004 -o ROOT/results/node9/solver-240193-1170109004 -C 1800 -M 900  /tmp/evaluation/240193-1170109004/solver /tmp/evaluation/240193-1170109004 /tmp/evaluation/240193-1170109004/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  e351f583b91a3302c56a4e89568f7e47

RANDOM SEED= 768560526

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.263
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.263
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:       1316032 kB
Buffers:         23384 kB
Cached:          69300 kB
SwapCached:          0 kB
Active:         656112 kB
Inactive:        37396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1316032 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1444 kB
Writeback:           0 kB
Mapped:         626276 kB
Slab:            30228 kB
Committed_AS:  1292404 kB
PageTables:       3216 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= 66548 MiB



End job on node9 on Mon Jan 29 22:17:10 UTC 2007