Trace number 239034

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 295.363 301.265

General information on the benchmark

Nameqcp-qwh/QCP-25/
qcp-25-264-5_ext.xml
MD5SUM97407ad9de106a327d6e2215534cf259
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 benchmark105.163
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.91	c # Sugar v0-40 (/tmp/evaluation/239034-1170108875/sugar-v0-40.jar)
0.91	
0.94	c # MAIN  BEGIN : /tmp/evaluation/239034-1170108875/unknown.xml [Mon Jan 29 23:14:37 2007]
0.94	c # CONVERT_XML  BEGIN : /tmp/evaluation/239034-1170108875/unknown.xml /tmp/evaluation/239034-1170108875/sugar29179.csp [Mon Jan 29 23:14:37 2007]
0.94	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/239034-1170108875/sugar-v0-40.jar -convert /tmp/evaluation/239034-1170108875/unknown.xml /tmp/evaluation/239034-1170108875/sugar29179.csp
1.19	c BEGIN convert /tmp/evaluation/239034-1170108875/unknown.xml
2.28	c END convert (1.092399 seconds)
2.30	c # CONVERT_XML  END : /tmp/evaluation/239034-1170108875/sugar29179.csp 2480438 bytes (1 seconds) [Mon Jan 29 23:14:38 2007]
2.30	c # CONVERT_XML  CPU : 1.16 = 0 + 0 + 1.06 + 0.1
2.30	
2.30	c # GENERATE_SAT  BEGIN : /tmp/evaluation/239034-1170108875/sugar29179.bcnf [Mon Jan 29 23:14:38 2007]
2.30	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/239034-1170108875/sugar-v0-40.jar -bcnf -map /tmp/evaluation/239034-1170108875/sugar29179.map /tmp/evaluation/239034-1170108875/sugar29179.csp /tmp/evaluation/239034-1170108875/sugar29179.bcnf
2.41	c BEGIN parse /tmp/evaluation/239034-1170108875/sugar29179.csp
10.67	c END parse (8.252167 seconds)
10.67	c BEGIN simplify
10.70	c END simplify (0.032691 seconds)
10.70	c BEGIN encode /tmp/evaluation/239034-1170108875/sugar29179.bcnf
11.10	c END encode (0.401287 seconds)
11.18	c # GENERATE_SAT  END : 6336 variables 76934 clauses 1386312 bytes (9 seconds) [Mon Jan 29 23:14:47 2007]
11.18	c # GENERATE_SAT  CPU : 8.75 = 0.01 + 0 + 8.56 + 0.18
11.18	
11.18	c # SOLVE_SAT  BEGIN : /tmp/evaluation/239034-1170108875/sugar29179.bcnf [Mon Jan 29 23:14:47 2007]
11.18	c # CMD : /tmp/evaluation/239034-1170108875/minisat /tmp/evaluation/239034-1170108875/sugar29179.bcnf /tmp/evaluation/239034-1170108875/sugar29179.out
11.23	c ==================================[MINISAT]===================================
11.23	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
11.23	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
11.23	c ==============================================================================
11.23	c |         0 |   43422   159999 |   14474       0        0     nan |  0.000 % |
11.24	c |       100 |   43429   159999 |   15921      92      616     6.7 | 35.164 % |
11.26	c |       250 |   43429   159999 |   17513     242     2571    10.6 | 35.164 % |
11.28	c |       475 |   43432   159999 |   19264     464     4742    10.2 | 35.164 % |
11.30	c |       814 |   43437   159999 |   21191     798     7466     9.4 | 35.164 % |
11.38	c |      1320 |   43437   159999 |   23310    1304    15213    11.7 | 35.164 % |
11.51	c |      2080 |   43278   159425 |   25641    2006    29292    14.6 | 35.164 % |
11.73	c |      3220 |   43279   159425 |   28205    3145    61106    19.4 | 35.164 % |
12.05	c |      4928 |   43280   159425 |   31026    4852   100267    20.7 | 35.164 % |
12.46	c |      7490 |   43285   159425 |   34128    7409   145960    19.7 | 35.164 % |
13.46	c |     11334 |   43288   159425 |   37541   11250   235237    20.9 | 35.164 % |
15.21	c |     17101 |   43291   159425 |   41296   17014   395383    23.2 | 35.164 % |
18.67	c |     25751 |   43292   159425 |   45425   25663   642067    25.0 | 35.164 % |
26.38	c |     38727 |   43292   159425 |   49968   38639  1099424    28.5 | 35.164 % |
38.58	c |     58188 |   43295   159425 |   54964   20412   656050    32.1 | 35.164 % |
61.07	c |     87381 |   43300   159425 |   60461   49600  1773009    35.7 | 35.164 % |
91.61	c |    131170 |   42963   158195 |   66507   44215  1555012    35.2 | 35.527 % |
154.92	c |    196854 |   42968   158195 |   73158   57128  2276247    39.8 | 35.527 % |
246.65	c |    295382 |   42973   158195 |   80474   43288  1325086    30.6 | 35.527 % |
298.38	c ==============================================================================
298.58	c restarts              : 19
298.58	c conflicts             : 352913         (1242 /sec)
298.58	c decisions             : 457967         (1612 /sec)
298.58	c propagations          : 168090087      (591723 /sec)
298.58	c conflict literals     : 12667343       (34.35 % deleted)
298.58	c Memory used           : 19.10 MB
298.58	c CPU time              : 284.069 s
298.58	c 
298.58	c SATISFIABLE
298.94	c # SOLVE_SAT  END : SATISFIABLE (288 seconds) [Mon Jan 29 23:19:35 2007]
298.94	c # SOLVE_SAT  CPU : 285.18 = 0 + 0 + 284.07 + 1.11
298.94	
298.94	c # RESULT : SATISFIABLE
298.94	
298.94	c # OUTPUT_SOL  BEGIN : SAT  [Mon Jan 29 23:19:35 2007]
301.08	c BEGIN read SAT output /tmp/evaluation/239034-1170108875/sugar29179.out
301.11	c END read SAT output (0.034968 seconds)
301.11	c BEGIN write solution /tmp/evaluation/239034-1170108875/sugar29179.sol
301.18	c END write solution (0.070169 seconds)
301.24	s SATISFIABLE
301.24	v 13 11 17 15 6 22 21 19 1 23 16 20 9 8 12 0 7 14 10 18 4 3 5 24 2 7 5 8 11 20 9 12 13 21 24 22 15 17 18 14 6 2 0 23 3 10 16 4 1 19 21 2 16 19 24 3 1 9 17 8 14 18 4 15 23 12 6 5 20 0 11 7 10 22 13 19 14 3 6 0 11 17 21 20 1 4 22 15 2 16 18 24 23 13 8 7 5 12 10 9 15 8 0 13 7 24 3 11 14 10 6 4 2 17 20 1 16 19 18 21 5 22 9 23 12 23 21 18 1 2 13 19 17 12 4 3 5 16 14 11 24 10 7 0 15 9 20 22 6 8 9 18 19 3 22 20 14 24 2 16 7 6 8 10 4 21 23 12 5 11 13 1 0 17 15 24 13 10 9 11 17 23 2 0 3 20 16 12 5 15 22 4 18 1 6 8 14 19 7 21 16 7 24 10 9 23 20 15 3 18 0 17 1 12 21 5 14 2 4 19 22 13 11 8 6 4 17 7 2 18 1 0 12 22 9 11 24 14 3 13 19 21 10 6 20 23 15 8 5 16 0 3 9 21 1 2 5 10 11 6 23 12 13 16 7 17 18 4 15 22 24 8 14 19 20 14 4 2 22 3 5 16 6 7 19 24 8 11 20 10 13 17 15 9 23 0 12 1 21 18 12 1 20 18 16 8 15 5 4 17 10 0 19 21 6 9 22 24 2 7 3 23 13 11 14 20 22 11 24 10 21 9 16 8 13 5 7 3 19 0 2 15 6 12 14 17 18 23 4 1 22 20 1 12 21 6 10 18 9 5 17 23 7 11 19 3 0 13 8 2 14 4 15 16 24 2 15 5 14 17 10 11 4 18 12 19 13 21 23 22 16 8 1 7 9 6 0 24 20 3 5 23 6 17 12 4 7 22 15 14 8 19 10 24 2 11 20 3 16 13 1 21 18 9 0 6 10 12 5 23 19 8 3 24 7 1 14 22 9 18 15 13 21 11 16 20 2 17 0 4 11 19 14 20 8 0 18 23 16 15 13 2 6 1 9 10 3 22 17 4 21 24 7 12 5 18 24 15 7 5 16 6 0 10 21 9 11 20 4 3 23 12 8 14 1 19 17 2 13 22 10 12 21 4 15 14 2 7 19 11 18 1 0 13 24 8 5 9 22 17 16 6 20 3 23 1 6 22 23 14 18 24 8 13 0 12 21 5 7 17 4 19 20 3 10 15 9 16 2 11 8 16 23 0 4 7 13 20 5 22 2 3 18 6 1 14 9 11 19 24 12 10 21 15 17 3 0 13 16 19 12 4 14 23 20 15 9 24 22 8 7 1 17 21 5 2 11 6 18 10 17 9 4 8 13 15 22 1 6 2 21 10 23 0 5 20 11 16 24 12 18 19 3 14 7
301.24	c # OUTPUT_SOL  END :  (2 seconds) [Mon Jan 29 23:19:37 2007]
301.24	c # OUTPUT_SOL  CPU : 0.210000000000016 = 0.01 + 0 + 0.170000000000016 + 0.03
301.24	
301.24	c # MAIN  END :  (300 seconds) [Mon Jan 29 23:19:37 2007]
301.24	c # MAIN  CPU : 295.3 = 0.02 + 0 + 293.86 + 1.42
301.24	

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/node62/watcher-239034-1170108875 -o ROOT/results/node62/solver-239034-1170108875 -C 1800 -M 900 /tmp/evaluation/239034-1170108875/solver /tmp/evaluation/239034-1170108875 /tmp/evaluation/239034-1170108875/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.35 3.79 3.41 3/81 29180
/proc/meminfo: memFree=246520/2055920 swapFree=4192812/4192956
[pid=29179] ppid=29177 vsize=5352 CPUtime=0
/proc/29179/stat : 29179 (solver) D 29177 29179 28668 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 30844645 5480448 231 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 236437695783 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/29179/statm: 1338 231 193 169 0 49 0

[startup+0.102548 s]
/proc/loadavg: 3.35 3.79 3.41 3/81 29180
/proc/meminfo: memFree=246520/2055920 swapFree=4192812/4192956
[pid=29179] ppid=29177 vsize=124 CPUtime=0
/proc/29179/stat : 29179 (sugar) D 29177 29179 28668 0 -1 4194304 286 0 1 0 0 0 0 0 18 0 1 0 30844645 126976 23 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236435076585 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/29179/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.510637 s]
/proc/loadavg: 3.35 3.79 3.41 3/81 29180
/proc/meminfo: memFree=246520/2055920 swapFree=4192812/4192956
[pid=29179] ppid=29177 vsize=12268 CPUtime=0
/proc/29179/stat : 29179 (sugar) D 29177 29179 28668 0 -1 4194304 597 0 4 0 0 0 0 0 18 0 1 0 30844645 12562432 320 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/29179/statm: 3067 320 242 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+1.3317 s]
/proc/loadavg: 3.35 3.79 3.41 3/85 29184
/proc/meminfo: memFree=224600/2055920 swapFree=4192812/4192956
[pid=29179] ppid=29177 vsize=13724 CPUtime=0.04
/proc/29179/stat : 29179 (sugar) S 29177 29179 28668 0 -1 4194304 1117 0 4 0 3 1 0 0 15 0 1 0 30844645 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29179/statm: 3431 805 368 3 0 531 0
[pid=29181] ppid=29179 vsize=807004 CPUtime=0.22
/proc/29181/stat : 29181 (java) R 29179 29179 28668 0 -1 0 3343 0 25 0 18 4 0 0 21 0 8 0 30844739 826372096 3116 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4072925080 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29181/statm: 201751 3116 1648 14 0 189029 0
[pid=29181/tid=29182] ppid=29179 vsize=807004 CPUtime=0
/proc/29181/task/29182/stat : 29182 (java) S 29179 29179 28668 0 -1 64 5 0 0 0 0 0 0 0 20 0 8 0 30844756 826372096 3116 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29181/tid=29183] ppid=29179 vsize=807004 CPUtime=0
/proc/29181/task/29183/stat : 29183 (java) S 29179 29179 28668 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 30844756 826372096 3116 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29181/tid=29184] ppid=29179 vsize=807004 CPUtime=0
/proc/29181/task/29184/stat : 29184 (java) S 29179 29179 28668 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 30844756 826372096 3116 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 820728

[startup+2.9689 s]
/proc/loadavg: 3.35 3.79 3.41 3/89 29188
/proc/meminfo: memFree=164152/2055920 swapFree=4192812/4192956
[pid=29179] ppid=29177 vsize=13724 CPUtime=1.2
/proc/29179/stat : 29179 (sugar) S 29177 29179 28668 0 -1 4194304 1186 11326 4 30 3 1 106 10 15 0 1 0 30844645 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29179/statm: 3431 809 371 3 0 531 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 13724

[startup+6.17046 s]
/proc/loadavg: 3.32 3.77 3.41 3/89 29196
/proc/meminfo: memFree=90040/2055920 swapFree=4192812/4192956
[pid=29179] ppid=29177 vsize=13724 CPUtime=1.2
/proc/29179/stat : 29179 (sugar) S 29177 29179 28668 0 -1 4194304 1186 11326 4 30 3 1 106 10 15 0 1 0 30844645 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29179/statm: 3431 809 371 3 0 531 0
[pid=29189] ppid=29179 vsize=807336 CPUtime=3.81
/proc/29189/stat : 29189 (java) R 29179 29179 28668 0 -1 0 19154 0 2 0 372 9 0 0 22 0 8 0 30844876 826712064 18873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073595938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29189/statm: 201834 18873 1507 14 0 189112 0
[pid=29189/tid=29190] ppid=29179 vsize=807336 CPUtime=0.89
/proc/29189/task/29190/stat : 29190 (java) S 29179 29179 28668 0 -1 64 12940 0 1 0 84 5 0 0 16 0 8 0 30844879 826712064 18873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29189/tid=29191] ppid=29179 vsize=807336 CPUtime=0
/proc/29189/task/29191/stat : 29191 (java) S 29179 29179 28668 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30844879 826712064 18873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29189/tid=29192] ppid=29179 vsize=807336 CPUtime=0
/proc/29189/task/29192/stat : 29192 (java) S 29179 29179 28668 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30844879 826712064 18873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29189/tid=29193] ppid=29179 vsize=807336 CPUtime=0
/proc/29189/task/29193/stat : 29193 (java) S 29179 29179 28668 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 30844882 826712064 18873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29189/tid=29194] ppid=29179 vsize=807336 CPUtime=0.11
/proc/29189/task/29194/stat : 29194 (java) S 29179 29179 28668 0 -1 64 400 0 0 0 11 0 0 0 16 0 8 0 30844882 826712064 18873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29189/tid=29195] ppid=29179 vsize=807336 CPUtime=0
/proc/29189/task/29195/stat : 29195 (java) S 29179 29179 28668 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 30844882 826712064 18873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29189/tid=29196] ppid=29179 vsize=807336 CPUtime=0
/proc/29189/task/29196/stat : 29196 (java) S 29179 29179 28668 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30844882 826712064 18873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 821060

[startup+12.6652 s]
/proc/loadavg: 3.29 3.76 3.41 3/82 29197
/proc/meminfo: memFree=112376/2055920 swapFree=4192812/4192956
[pid=29179] ppid=29177 vsize=14256 CPUtime=9.95
/proc/29179/stat : 29179 (sugar) S 29177 29179 28668 0 -1 4194304 1421 43674 4 32 4 1 962 28 15 0 1 0 30844645 14598144 940 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29179/statm: 3564 940 373 3 0 664 0
[pid=29197] ppid=29179 vsize=4724 CPUtime=1.46
/proc/29197/stat : 29197 (minisat) R 29179 29179 28668 0 -1 0 1153 0 0 0 146 0 0 0 25 0 1 0 30845763 4837376 799 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528186 0 0 4096 3 0 0 0 17 1 0 0
/proc/29197/statm: 1181 799 51 112 0 1065 0
Current children cumulated CPU time (s) 11.41
Current children cumulated vsize (KiB) 18980

[startup+25.4947 s]
/proc/loadavg: 3.74 3.84 3.44 4/82 29197
/proc/meminfo: memFree=15544/2055920 swapFree=4192812/4192956
[pid=29179] ppid=29177 vsize=14256 CPUtime=9.95
/proc/29179/stat : 29179 (sugar) S 29177 29179 28668 0 -1 4194304 1421 43674 4 32 4 1 962 28 16 0 1 0 30844645 14598144 940 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29179/statm: 3564 940 373 3 0 664 0
[pid=29197] ppid=29179 vsize=9260 CPUtime=14.17
/proc/29197/stat : 29197 (minisat) R 29179 29179 28668 0 -1 0 2297 0 0 0 1413 4 0 0 25 0 1 0 30845763 9482240 1943 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/29197/statm: 2315 1943 51 112 0 2199 0
Current children cumulated CPU time (s) 24.12
Current children cumulated vsize (KiB) 23516

[startup+51.1788 s]
/proc/loadavg: 3.68 3.82 3.44 4/82 29197
/proc/meminfo: memFree=16120/2055920 swapFree=4192812/4192956
[pid=29179] ppid=29177 vsize=14256 CPUtime=9.95
/proc/29179/stat : 29179 (sugar) S 29177 29179 28668 0 -1 4194304 1421 43674 4 32 4 1 962 28 16 0 1 0 30844645 14598144 940 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29179/statm: 3564 940 373 3 0 664 0
[pid=29197] ppid=29179 vsize=12232 CPUtime=39.67
/proc/29197/stat : 29197 (minisat) R 29179 29179 28668 0 -1 0 3051 0 0 0 3947 20 0 0 25 0 1 0 30845763 12525568 2697 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527281 0 0 4096 3 0 0 0 17 1 0 0
/proc/29197/statm: 3058 2697 51 112 0 2942 0
Current children cumulated CPU time (s) 49.62
Current children cumulated vsize (KiB) 26488

[startup+102.419 s]
/proc/loadavg: 3.05 3.61 3.39 3/82 29197
/proc/meminfo: memFree=16056/2055920 swapFree=4192812/4192956
[pid=29179] ppid=29177 vsize=14256 CPUtime=9.95
/proc/29179/stat : 29179 (sugar) S 29177 29179 28668 0 -1 4194304 1421 43674 4 32 4 1 962 28 16 0 1 0 30844645 14598144 940 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29179/statm: 3564 940 373 3 0 664 0
[pid=29197] ppid=29179 vsize=15668 CPUtime=90.58
/proc/29197/stat : 29197 (minisat) R 29179 29179 28668 0 -1 0 3878 0 0 0 9022 36 0 0 25 0 1 0 30845763 16044032 3524 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528768 0 0 4096 3 0 0 0 17 1 0 0
/proc/29197/statm: 3917 3524 51 112 0 3801 0
Current children cumulated CPU time (s) 100.53
Current children cumulated vsize (KiB) 29924

[startup+162.498 s]
/proc/loadavg: 2.73 3.41 3.33 3/82 29197
/proc/meminfo: memFree=15416/2055920 swapFree=4192812/4192956
[pid=29179] ppid=29177 vsize=14256 CPUtime=9.95
/proc/29179/stat : 29179 (sugar) S 29177 29179 28668 0 -1 4194304 1421 43674 4 32 4 1 962 28 16 0 1 0 30844645 14598144 940 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29179/statm: 3564 940 373 3 0 664 0
[pid=29197] ppid=29179 vsize=18200 CPUtime=150.24
/proc/29197/stat : 29197 (minisat) R 29179 29179 28668 0 -1 0 4487 0 0 0 14961 63 0 0 25 0 1 0 30845763 18636800 4133 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528795 0 0 4096 3 0 0 0 17 0 0 0
/proc/29197/statm: 4550 4133 51 112 0 4434 0
Current children cumulated CPU time (s) 160.19
Current children cumulated vsize (KiB) 32456

[startup+222.507 s]
/proc/loadavg: 2.82 3.30 3.30 3/82 29197
/proc/meminfo: memFree=16248/2055920 swapFree=4192812/4192956
[pid=29179] ppid=29177 vsize=14256 CPUtime=9.95
/proc/29179/stat : 29179 (sugar) S 29177 29179 28668 0 -1 4194304 1421 43674 4 32 4 1 962 28 16 0 1 0 30844645 14598144 940 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29179/statm: 3564 940 373 3 0 664 0
[pid=29197] ppid=29179 vsize=19412 CPUtime=209.84
/proc/29197/stat : 29197 (minisat) R 29179 29179 28668 0 -1 0 4820 0 0 0 20901 83 0 0 25 0 1 0 30845763 19877888 4466 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/29197/statm: 4853 4466 51 112 0 4737 0
Current children cumulated CPU time (s) 219.79
Current children cumulated vsize (KiB) 33668

[startup+282.517 s]
/proc/loadavg: 2.96 3.26 3.28 3/82 29197
/proc/meminfo: memFree=16120/2055920 swapFree=4192812/4192956
[pid=29179] ppid=29177 vsize=14256 CPUtime=9.95
/proc/29179/stat : 29179 (sugar) S 29177 29179 28668 0 -1 4194304 1421 43674 4 32 4 1 962 28 16 0 1 0 30844645 14598144 940 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29179/statm: 3564 940 373 3 0 664 0
[pid=29197] ppid=29179 vsize=19552 CPUtime=269.42
/proc/29197/stat : 29197 (minisat) R 29179 29179 28668 0 -1 0 4836 0 0 0 26842 100 0 0 25 0 1 0 30845763 20021248 4482 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/29197/statm: 4888 4482 51 112 0 4772 0
Current children cumulated CPU time (s) 279.37
Current children cumulated vsize (KiB) 33808

Child status: 0
Real time (s): 301.265
CPU time (s): 295.363
CPU user time (s): 293.922
CPU system time (s): 1.44078
CPU usage (%): 98.0409
Max. virtual memory (cumulated for all children) (KiB): 821260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 293.922
system time used= 1.44078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53304
page faults= 58
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2576
involuntary context switches= 9090

runsolver used 0.346947 s user time and 0.995848 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Mon Jan 29 22:14:36 UTC 2007


IDJOB= 239034
IDBENCH= 7033
IDSOLVER= 86
FILE ID= node62/239034-1170108875

PBS_JOBID= 3689931

Free space on /tmp= 54645 MiB

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

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  97407ad9de106a327d6e2215534cf259

RANDOM SEED= 648032508

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.234
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.234
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:        250264 kB
Buffers:         13820 kB
Cached:        1565616 kB
SwapCached:          0 kB
Active:         167684 kB
Inactive:      1553156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        250264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          638036 kB
Writeback:           0 kB
Mapped:         158144 kB
Slab:            69808 kB
Committed_AS:   482540 kB
PageTables:       2168 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= 49843 MiB



End job on node62 on Mon Jan 29 22:19:42 UTC 2007