Trace number 227449

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 43.39 43.8476

General information on the benchmark

Nametightness/tightness0.1/
rand-2-40-8-753-100-29_ext.xml
MD5SUMe401816257ff9c138ba7417e75a6e3fa
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 benchmark1.54476
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints753
Maximum constraint arity2
Maximum domain size8
Number of constraints which are defined in extension753
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/227449-1170105791/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/227449-1170105791/unknown.xml [Mon Jan 29 22:23:11 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/227449-1170105791/unknown.xml /tmp/evaluation/227449-1170105791/sugar29167.csp [Mon Jan 29 22:23:11 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/227449-1170105791/sugar-v0-40.jar -convert /tmp/evaluation/227449-1170105791/unknown.xml /tmp/evaluation/227449-1170105791/sugar29167.csp
0.26	c BEGIN convert /tmp/evaluation/227449-1170105791/unknown.xml
0.65	c END convert (0.393014 seconds)
0.70	c # CONVERT_XML  END : /tmp/evaluation/227449-1170105791/sugar29167.csp 150638 bytes (1 seconds) [Mon Jan 29 22:23:12 2007]
0.70	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.70	
0.70	c # GENERATE_SAT  BEGIN : /tmp/evaluation/227449-1170105791/sugar29167.bcnf [Mon Jan 29 22:23:12 2007]
0.70	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/227449-1170105791/sugar-v0-40.jar -bcnf -map /tmp/evaluation/227449-1170105791/sugar29167.map /tmp/evaluation/227449-1170105791/sugar29167.csp /tmp/evaluation/227449-1170105791/sugar29167.bcnf
0.85	c BEGIN parse /tmp/evaluation/227449-1170105791/sugar29167.csp
1.70	c END parse (0.851325 seconds)
1.70	c BEGIN simplify
1.71	c END simplify (0.005949 seconds)
1.71	c BEGIN encode /tmp/evaluation/227449-1170105791/sugar29167.bcnf
1.77	c END encode (0.05701 seconds)
1.80	c # GENERATE_SAT  END : 280 variables 5004 clauses 88684 bytes (1 seconds) [Mon Jan 29 22:23:13 2007]
1.80	c # GENERATE_SAT  CPU : 0 = 0 + 0 + 0 + 0
1.80	
1.80	c # SOLVE_SAT  BEGIN : /tmp/evaluation/227449-1170105791/sugar29167.bcnf [Mon Jan 29 22:23:13 2007]
1.80	c # CMD : /tmp/evaluation/227449-1170105791/minisat /tmp/evaluation/227449-1170105791/sugar29167.bcnf /tmp/evaluation/227449-1170105791/sugar29167.out
1.80	c ==================================[MINISAT]===================================
1.80	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
1.80	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
1.80	c ==============================================================================
1.80	c |         0 |    5004    17161 |    1668       0        0     nan |  0.000 % |
1.81	c |       100 |    5006    17161 |    1834      98      870     8.9 |  0.001 % |
1.81	c |       251 |    5006    17161 |    2018     249     2066     8.3 |  0.021 % |
1.82	c |       476 |    5007    17161 |    2220     473     4130     8.7 |  0.021 % |
1.84	c |       813 |    5007    17161 |    2442     810     7440     9.2 |  0.021 % |
1.86	c |      1319 |    5008    17161 |    2686    1315    12001     9.1 |  0.021 % |
1.90	c |      2078 |    5012    17161 |    2954    2070    18649     9.0 |  0.022 % |
1.97	c |      3218 |    5012    17161 |    3250    1694    15795     9.3 |  0.020 % |
2.07	c |      4926 |    5013    17161 |    3575    1734    16915     9.8 |  0.023 % |
2.20	c |      7489 |    5018    17161 |    3933    2460    27351    11.1 |  0.008 % |
2.44	c |     11333 |    5024    17161 |    4326    2292    24304    10.6 |  0.020 % |
2.81	c |     17101 |    5027    17161 |    4758    3640    37442    10.3 |  0.021 % |
3.37	c |     25750 |    5034    17161 |    5234    2614    32784    12.5 |  0.001 % |
4.26	c |     38724 |    5043    17161 |    5758    4966    65240    13.1 |  0.027 % |
5.65	c |     58186 |    5047    17161 |    6334    3976    44240    11.1 |  0.027 % |
7.72	c |     87379 |    5017    17104 |    6967    3826    48388    12.6 |  0.358 % |
10.93	c |    131168 |    4995    17029 |    7664    5449    74790    13.7 |  0.717 % |
15.98	c |    196854 |    5001    17029 |    8430    5392    70019    13.0 |  0.723 % |
23.85	c |    295381 |    4969    16942 |    9273    8496   128983    15.2 |  1.075 % |
35.98	c |    443171 |    4973    16942 |   10201    6736    88204    13.1 |  1.073 % |
43.65	c ==============================================================================
43.65	c restarts              : 20
43.65	c conflicts             : 533951         (12766 /sec)
43.65	c decisions             : 630908         (15084 /sec)
43.65	c propagations          : 29021586       (693838 /sec)
43.65	c conflict literals     : 7727777        (27.37 % deleted)
43.65	c Memory used           : 4.24 MB
43.65	c CPU time              : 41.8276 s
43.65	c 
43.65	c SATISFIABLE
43.66	c # SOLVE_SAT  END : SATISFIABLE (41 seconds) [Mon Jan 29 22:23:54 2007]
43.66	c # SOLVE_SAT  CPU : 41.83 = 0 + 0.01 + 41.82 + 0
43.66	
43.66	c # RESULT : SATISFIABLE
43.66	
43.66	c # OUTPUT_SOL  BEGIN : SAT  [Mon Jan 29 22:23:54 2007]
43.78	c BEGIN read SAT output /tmp/evaluation/227449-1170105791/sugar29167.out
43.78	c END read SAT output (0.00428 seconds)
43.78	c BEGIN write solution /tmp/evaluation/227449-1170105791/sugar29167.sol
43.80	c END write solution (0.015121 seconds)
43.84	s SATISFIABLE
43.84	v 4 2 0 4 5 5 0 2 0 2 3 1 4 4 3 6 1 6 5 3 3 3 7 3 6 5 5 3 6 6 5 5 0 1 2 3 1 1 4 2
43.84	c # OUTPUT_SOL  END :  (1 seconds) [Mon Jan 29 22:23:55 2007]
43.84	c # OUTPUT_SOL  CPU : 0.149999999999997 = 0 + 0 + 0.119999999999997 + 0.03
43.84	
43.84	c # MAIN  END :  (44 seconds) [Mon Jan 29 22:23:55 2007]
43.84	c # MAIN  CPU : 41.98 = 0 + 0.01 + 41.94 + 0.03
43.84	

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/node35/watcher-227449-1170105791 -o ROOT/results/node35/solver-227449-1170105791 -C 1800 -M 900 /tmp/evaluation/227449-1170105791/solver /tmp/evaluation/227449-1170105791 /tmp/evaluation/227449-1170105791/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.16 3.22 3.06 5/81 29168
/proc/meminfo: memFree=1342080/2055920 swapFree=4192812/4192956
[pid=29167] ppid=29165 vsize=18540 CPUtime=0
/proc/29167/stat : 29167 (runsolver) R 29165 29167 28456 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 4342794 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 266134416679 0 0 4096 24578 0 0 0 17 1 0 0
/proc/29167/statm: 4635 279 244 17 0 2626 0

[startup+0.102802 s]
/proc/loadavg: 3.16 3.22 3.06 5/81 29168
/proc/meminfo: memFree=1342080/2055920 swapFree=4192812/4192956
[pid=29167] ppid=29165 vsize=13724 CPUtime=0.03
/proc/29167/stat : 29167 (sugar) S 29165 29167 28456 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 4342794 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29167/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.516875 s]
/proc/loadavg: 3.16 3.22 3.06 5/81 29168
/proc/meminfo: memFree=1342080/2055920 swapFree=4192812/4192956
[pid=29167] ppid=29165 vsize=13724 CPUtime=0.03
/proc/29167/stat : 29167 (sugar) S 29165 29167 28456 0 -1 4194304 1121 0 0 0 3 0 0 0 16 0 1 0 4342794 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29167/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.34806 s]
/proc/loadavg: 3.16 3.22 3.06 4/90 29184
/proc/meminfo: memFree=1320888/2055920 swapFree=4192812/4192956
[pid=29167] ppid=29165 vsize=13724 CPUtime=0.03
/proc/29167/stat : 29167 (sugar) S 29165 29167 28456 0 -1 4194304 1188 0 0 0 3 0 0 0 16 0 1 0 4342794 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29167/statm: 3431 808 370 3 0 531 0
[pid=29169] ppid=29167 vsize=0 CPUtime=0.5
/proc/29169/stat : 29169 (java) Z 29167 29167 28456 0 -1 1036 5575 0 1 0 47 3 0 0 16 0 1 0 4342800 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29169/statm: 0 0 0 0 0 0 0
[pid=29177] ppid=29167 vsize=807336 CPUtime=0.6
/proc/29177/stat : 29177 (java) R 29167 29167 28456 0 -1 0 7375 0 1 0 55 5 0 0 16 0 8 0 4342864 826712064 7124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073442163 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29177/statm: 201834 7124 1506 14 0 189112 0
[pid=29177/tid=29178] ppid=29167 vsize=807336 CPUtime=0.06
/proc/29177/task/29178/stat : 29178 (java) S 29167 29167 28456 0 -1 64 1199 0 0 0 5 1 0 0 16 0 8 0 4342871 826712064 7124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29177/tid=29179] ppid=29167 vsize=807336 CPUtime=0
/proc/29177/task/29179/stat : 29179 (java) S 29167 29167 28456 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 4342871 826712064 7124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29177/tid=29180] ppid=29167 vsize=807336 CPUtime=0
/proc/29177/task/29180/stat : 29180 (java) S 29167 29167 28456 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 4342871 826712064 7124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29177/tid=29181] ppid=29167 vsize=807336 CPUtime=0
/proc/29177/task/29181/stat : 29181 (java) S 29167 29167 28456 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 4342875 826712064 7124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29177/tid=29182] ppid=29167 vsize=807336 CPUtime=0.13
/proc/29177/task/29182/stat : 29182 (java) R 29167 29167 28456 0 -1 64 392 0 0 0 13 0 0 0 20 0 8 0 4342875 826712064 7124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29177/tid=29183] ppid=29167 vsize=807336 CPUtime=0
/proc/29177/task/29183/stat : 29183 (java) S 29167 29167 28456 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 4342875 826712064 7124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29177/tid=29184] ppid=29167 vsize=807336 CPUtime=0
/proc/29177/task/29184/stat : 29184 (java) S 29167 29167 28456 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 4342875 826712064 7124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 821060

[startup+3.02138 s]
/proc/loadavg: 3.07 3.20 3.06 4/84 29185
/proc/meminfo: memFree=1339376/2055920 swapFree=4192812/4192956
[pid=29167] ppid=29165 vsize=13724 CPUtime=0.03
/proc/29167/stat : 29167 (sugar) S 29165 29167 28456 0 -1 4194304 1279 0 0 0 3 0 0 0 15 0 1 0 4342794 14053376 818 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29167/statm: 3431 818 372 3 0 531 0
[pid=29169] ppid=29167 vsize=0 CPUtime=0.5
/proc/29169/stat : 29169 (java) Z 29167 29167 28456 0 -1 1036 5575 0 1 0 47 3 0 0 16 0 1 0 4342800 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29169/statm: 0 0 0 0 0 0 0
[pid=29177] ppid=29167 vsize=0 CPUtime=1.03
/proc/29177/stat : 29177 (java) Z 29167 29167 28456 0 -1 1036 8226 0 1 0 96 7 0 0 18 0 1 0 4342864 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29177/statm: 0 0 0 0 0 0 0
[pid=29185] ppid=29167 vsize=2340 CPUtime=1.21
/proc/29185/stat : 29185 (minisat) R 29167 29167 28456 0 -1 0 286 0 0 0 121 0 0 0 25 0 1 0 4342975 2396160 250 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528002 0 0 4096 3 0 0 0 17 1 0 0
/proc/29185/statm: 585 250 51 112 0 469 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 16064

[startup+6.23401 s]
/proc/loadavg: 3.07 3.20 3.06 4/84 29185
/proc/meminfo: memFree=1338800/2055920 swapFree=4192812/4192956
[pid=29167] ppid=29165 vsize=13724 CPUtime=0.03
/proc/29167/stat : 29167 (sugar) S 29165 29167 28456 0 -1 4194304 1279 0 0 0 3 0 0 0 16 0 1 0 4342794 14053376 818 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29167/statm: 3431 818 372 3 0 531 0
[pid=29169] ppid=29167 vsize=0 CPUtime=0.5
/proc/29169/stat : 29169 (java) Z 29167 29167 28456 0 -1 1036 5575 0 1 0 47 3 0 0 16 0 1 0 4342800 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29169/statm: 0 0 0 0 0 0 0
[pid=29177] ppid=29167 vsize=0 CPUtime=1.03
/proc/29177/stat : 29177 (java) Z 29167 29167 28456 0 -1 1036 8226 0 1 0 96 7 0 0 18 0 1 0 4342864 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29177/statm: 0 0 0 0 0 0 0
[pid=29185] ppid=29167 vsize=2740 CPUtime=4.42
/proc/29185/stat : 29185 (minisat) R 29167 29167 28456 0 -1 0 371 0 0 0 442 0 0 0 25 0 1 0 4342975 2805760 335 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/29185/statm: 685 335 51 112 0 569 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 16464

[startup+12.6703 s]
/proc/loadavg: 2.98 3.17 3.05 3/84 29185
/proc/meminfo: memFree=1338288/2055920 swapFree=4192812/4192956
[pid=29167] ppid=29165 vsize=13724 CPUtime=0.04
/proc/29167/stat : 29167 (sugar) S 29165 29167 28456 0 -1 4194304 1279 0 0 0 3 1 0 0 16 0 1 0 4342794 14053376 818 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29167/statm: 3431 818 372 3 0 531 0
[pid=29169] ppid=29167 vsize=0 CPUtime=0.5
/proc/29169/stat : 29169 (java) Z 29167 29167 28456 0 -1 1036 5575 0 1 0 47 3 0 0 16 0 1 0 4342800 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29169/statm: 0 0 0 0 0 0 0
[pid=29177] ppid=29167 vsize=0 CPUtime=1.03
/proc/29177/stat : 29177 (java) Z 29167 29167 28456 0 -1 1036 8226 0 1 0 96 7 0 0 18 0 1 0 4342864 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29177/statm: 0 0 0 0 0 0 0
[pid=29185] ppid=29167 vsize=3136 CPUtime=10.85
/proc/29185/stat : 29185 (minisat) R 29167 29167 28456 0 -1 0 496 0 0 0 1085 0 0 0 25 0 1 0 4342975 3211264 460 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528701 0 0 4096 3 0 0 0 17 1 0 0
/proc/29185/statm: 784 460 51 112 0 668 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 16860

[startup+25.4954 s]
/proc/loadavg: 2.91 3.15 3.05 3/84 29185
/proc/meminfo: memFree=1337712/2055920 swapFree=4192812/4192956
[pid=29167] ppid=29165 vsize=13724 CPUtime=0.04
/proc/29167/stat : 29167 (sugar) S 29165 29167 28456 0 -1 4194304 1279 0 0 0 3 1 0 0 16 0 1 0 4342794 14053376 818 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29167/statm: 3431 818 372 3 0 531 0
[pid=29169] ppid=29167 vsize=0 CPUtime=0.5
/proc/29169/stat : 29169 (java) Z 29167 29167 28456 0 -1 1036 5575 0 1 0 47 3 0 0 16 0 1 0 4342800 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29169/statm: 0 0 0 0 0 0 0
[pid=29177] ppid=29167 vsize=0 CPUtime=1.03
/proc/29177/stat : 29177 (java) Z 29167 29167 28456 0 -1 1036 8226 0 1 0 96 7 0 0 18 0 1 0 4342864 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29177/statm: 0 0 0 0 0 0 0
[pid=29185] ppid=29167 vsize=3804 CPUtime=23.67
/proc/29185/stat : 29185 (minisat) R 29167 29167 28456 0 -1 0 639 0 0 0 2367 0 0 0 25 0 1 0 4342975 3895296 603 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528710 0 0 4096 3 0 0 0 17 1 0 0
/proc/29185/statm: 951 603 51 112 0 835 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 17528

Child status: 0

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 29167 and gives childrusage.ru_utime.tv_sec=41 childrusage.ru_utime.tv_usec=983617 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=48992
CPU time returned by wait4() is 42.0326
while last known CPU time is 43.39

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

Real time (s): 43.8476
CPU time (s): 43.39
CPU user time (s): 43.28
CPU system time (s): 0.11
CPU usage (%): 98.9565
Max. virtual memory (cumulated for all children) (KiB): 821060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.9836
system time used= 0.048992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5151
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 172
involuntary context switches= 999

runsolver used 0.055991 s user time and 0.131979 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Mon Jan 29 21:23:11 UTC 2007


IDJOB= 227449
IDBENCH= 6080
IDSOLVER= 86
FILE ID= node35/227449-1170105791

PBS_JOBID= 3689770

Free space on /tmp= 66560 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.1/rand-2-40-8-753-100-29_ext.xml
COMMAND LINE= /tmp/evaluation/227449-1170105791/solver /tmp/evaluation/227449-1170105791 /tmp/evaluation/227449-1170105791/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-227449-1170105791 -o ROOT/results/node35/solver-227449-1170105791 -C 1800 -M 900  /tmp/evaluation/227449-1170105791/solver /tmp/evaluation/227449-1170105791 /tmp/evaluation/227449-1170105791/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  e401816257ff9c138ba7417e75a6e3fa

RANDOM SEED= 161905290

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:       1342496 kB
Buffers:         15528 kB
Cached:          43768 kB
SwapCached:          0 kB
Active:         640568 kB
Inactive:        26864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1342496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             872 kB
Writeback:           0 kB
Mapped:         624968 kB
Slab:            29960 kB
Committed_AS:   907668 kB
PageTables:       3000 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= 66560 MiB



End job on node35 on Mon Jan 29 21:23:55 UTC 2007