Trace number 237445

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
buggy_2_5 2007-01-08UNSAT 1102.67 1112.85

General information on the benchmark

Namehaystacks/
haystacks_43.xml
MD5SUM1cfbb878cd4fcedc1a1cd5b11d5233a9
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1102.67
SatisfiableNO
(Un)Satisfiability was proved
Number of variables1849
Number of constraints38871
Maximum constraint arity2
Maximum domain size43
Number of constraints which are defined in extension0
Number of constraints which are defined in intension38871
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c solution file
c 
c 

UNSAT

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-237445-1168348190 -o ROOT/results/node9/solver-237445-1168348190 -C 1800 -M 900 /tmp/evaluation/237445-1168348190/solver /tmp/evaluation/237445-1168348190/unknown 1800 

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: 2.43 2.21 2.18 5/94 19094
/proc/meminfo: memFree=1433096/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=18540 CPUtime=0
/proc/19093/stat : 19093 (runsolver) R 19091 19093 18393 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 183214348 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 215418989863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19093/statm: 4635 279 244 17 0 2626 0

[startup+0.110825 s]
/proc/loadavg: 2.43 2.21 2.18 5/94 19094
/proc/meminfo: memFree=1433096/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=0
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 354 334 0 0 0 0 0 0 22 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.518867 s]
/proc/loadavg: 2.43 2.21 2.18 5/94 19094
/proc/meminfo: memFree=1433096/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=0
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 354 334 0 0 0 0 0 0 22 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33997 s]
/proc/loadavg: 2.43 2.21 2.18 2/95 19106
/proc/meminfo: memFree=1426496/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=0.36
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 376 2502 0 26 0 0 31 5 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19106] ppid=19093 vsize=8932 CPUtime=0.16
/proc/19106/stat : 19106 (bordewijk) R 19093 19093 18393 0 -1 4194304 1733 0 4 0 14 2 0 0 18 0 1 0 183214438 9146368 1709 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 9079873 0 0 4096 0 0 0 0 17 1 0 0
/proc/19106/statm: 2233 1709 204 97 0 1514 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 14284

[startup+2.97715 s]
/proc/loadavg: 2.43 2.21 2.18 3/95 19106
/proc/meminfo: memFree=1380224/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=0.36
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 376 2502 0 26 0 0 31 5 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19106] ppid=19093 vsize=65956 CPUtime=1.78
/proc/19106/stat : 19106 (bordewijk) R 19093 19093 18393 0 -1 4194304 15973 0 4 0 162 16 0 0 25 0 1 0 183214438 67538944 15949 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 9123600 0 0 4096 0 0 0 0 17 1 0 0
/proc/19106/statm: 16489 15949 204 97 0 15770 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 71308

[startup+6.27552 s]
/proc/loadavg: 2.40 2.20 2.18 3/95 19106
/proc/meminfo: memFree=1282624/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=0.36
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 376 2502 0 26 0 0 31 5 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19106] ppid=19093 vsize=133156 CPUtime=5.03
/proc/19106/stat : 19106 (bordewijk) R 19093 19093 18393 0 -1 4194304 40471 0 4 0 451 52 0 0 25 0 1 0 183214438 136351744 32641 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19106/statm: 33289 32641 217 97 0 32570 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 138508

[startup+12.7413 s]
/proc/loadavg: 2.37 2.20 2.18 3/95 19107
/proc/meminfo: memFree=1363144/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45124 CPUtime=3.49
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11495 0 0 0 274 75 0 0 25 0 1 0 183215268 46206976 10441 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528505 0 0 4096 0 0 0 0 17 1 0 0
/proc/19107/statm: 11281 10441 138 64 0 10596 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 50476

[startup+25.5967 s]
/proc/loadavg: 2.28 2.19 2.18 3/95 19107
/proc/meminfo: memFree=1363208/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45132 CPUtime=16.24
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11562 0 0 0 1548 76 0 0 25 0 1 0 183215268 46215168 10508 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134550310 0 0 4096 0 0 0 0 17 1 0 0
/proc/19107/statm: 11283 10508 138 64 0 10598 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 50484

[startup+51.2646 s]
/proc/loadavg: 2.19 2.17 2.17 3/95 19107
/proc/meminfo: memFree=1363336/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45132 CPUtime=41.68
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11562 0 0 0 4091 77 0 0 25 0 1 0 183215268 46215168 10508 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519662 0 0 4096 0 0 0 0 17 1 0 0
/proc/19107/statm: 11283 10508 138 64 0 10598 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (KiB) 50484

[startup+102.49 s]
/proc/loadavg: 2.08 2.14 2.16 3/95 19107
/proc/meminfo: memFree=1363400/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45132 CPUtime=92.43
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11562 0 0 0 9166 77 0 0 25 0 1 0 183215268 46215168 10508 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519651 0 0 4096 0 0 0 0 17 1 0 0
/proc/19107/statm: 11283 10508 138 64 0 10598 0
Current children cumulated CPU time (s) 100.72
Current children cumulated vsize (KiB) 50484

[startup+162.571 s]
/proc/loadavg: 2.03 2.11 2.15 3/95 19107
/proc/meminfo: memFree=1363400/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45132 CPUtime=151.96
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11562 0 0 0 15119 77 0 0 25 0 1 0 183215268 46215168 10508 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 1 0 0
/proc/19107/statm: 11283 10508 138 64 0 10598 0
Current children cumulated CPU time (s) 160.25
Current children cumulated vsize (KiB) 50484

[startup+222.671 s]
/proc/loadavg: 2.01 2.09 2.14 3/95 19107
/proc/meminfo: memFree=1363272/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45132 CPUtime=211.41
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11562 0 0 0 21063 78 0 0 25 0 1 0 183215268 46215168 10508 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528465 0 0 4096 0 0 0 0 17 1 0 0
/proc/19107/statm: 11283 10508 138 64 0 10598 0
Current children cumulated CPU time (s) 219.7
Current children cumulated vsize (KiB) 50484

[startup+282.748 s]
/proc/loadavg: 2.07 2.09 2.13 4/95 19107
/proc/meminfo: memFree=1363272/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45136 CPUtime=270.94
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11563 0 0 0 27016 78 0 0 25 0 1 0 183215268 46219264 10509 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554100 0 0 4096 0 0 0 0 17 1 0 0
/proc/19107/statm: 11284 10509 138 64 0 10599 0
Current children cumulated CPU time (s) 279.23
Current children cumulated vsize (KiB) 50488

[startup+342.835 s]
/proc/loadavg: 2.03 2.07 2.12 3/95 19107
/proc/meminfo: memFree=1363208/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45136 CPUtime=330.48
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11565 0 0 0 32969 79 0 0 25 0 1 0 183215268 46219264 10511 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 1 0 0
/proc/19107/statm: 11284 10511 138 64 0 10599 0
Current children cumulated CPU time (s) 338.77
Current children cumulated vsize (KiB) 50488

[startup+402.899 s]
/proc/loadavg: 2.01 2.05 2.11 3/95 19107
/proc/meminfo: memFree=1363144/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45136 CPUtime=390
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11565 0 0 0 38921 79 0 0 25 0 1 0 183215268 46219264 10511 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549624 0 0 4096 0 0 0 0 17 1 0 0
/proc/19107/statm: 11284 10511 138 64 0 10599 0
Current children cumulated CPU time (s) 398.29
Current children cumulated vsize (KiB) 50488

[startup+462.983 s]
/proc/loadavg: 2.00 2.04 2.10 3/95 19107
/proc/meminfo: memFree=1363080/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45140 CPUtime=449.54
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11566 0 0 0 44874 80 0 0 25 0 1 0 183215268 46223360 10512 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549715 0 0 4096 0 0 0 0 17 1 0 0
/proc/19107/statm: 11285 10512 138 64 0 10600 0
Current children cumulated CPU time (s) 457.83
Current children cumulated vsize (KiB) 50492

[startup+523.038 s]
/proc/loadavg: 2.00 2.03 2.09 3/95 19107
/proc/meminfo: memFree=1362952/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45140 CPUtime=509.04
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11566 0 0 0 50824 80 0 0 25 0 1 0 183215268 46223360 10512 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528560 0 0 4096 0 0 0 0 17 1 0 0
/proc/19107/statm: 11285 10512 138 64 0 10600 0
Current children cumulated CPU time (s) 517.33
Current children cumulated vsize (KiB) 50492

[startup+583.116 s]
/proc/loadavg: 2.13 2.06 2.09 3/95 19107
/proc/meminfo: memFree=1362888/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45140 CPUtime=568.57
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11566 0 0 0 56776 81 0 0 25 0 1 0 183215268 46223360 10512 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528541 0 0 4096 0 0 0 0 17 1 0 0
/proc/19107/statm: 11285 10512 138 64 0 10600 0
Current children cumulated CPU time (s) 576.86
Current children cumulated vsize (KiB) 50492

[startup+643.127 s]
/proc/loadavg: 2.05 2.04 2.09 3/95 19109
/proc/meminfo: memFree=1362696/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45140 CPUtime=628.03
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11566 0 0 0 62722 81 0 0 25 0 1 0 183215268 46223360 10512 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4123535625 0 0 4096 0 0 0 0 17 1 0 0
/proc/19107/statm: 11285 10512 138 64 0 10600 0
Current children cumulated CPU time (s) 636.32
Current children cumulated vsize (KiB) 50492

[startup+703.156 s]
/proc/loadavg: 2.02 2.03 2.08 3/95 19109
/proc/meminfo: memFree=1362632/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45140 CPUtime=687.51
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11566 0 0 0 68669 82 0 0 25 0 1 0 183215268 46223360 10512 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549656 0 0 4096 0 0 0 0 17 1 0 0
/proc/19107/statm: 11285 10512 138 64 0 10600 0
Current children cumulated CPU time (s) 695.8
Current children cumulated vsize (KiB) 50492

[startup+763.245 s]
/proc/loadavg: 2.00 2.02 2.07 3/95 19109
/proc/meminfo: memFree=1362568/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45140 CPUtime=747.05
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11566 0 0 0 74623 82 0 0 25 0 1 0 183215268 46223360 10512 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134548984 0 0 4096 0 0 0 0 17 1 0 0
/proc/19107/statm: 11285 10512 138 64 0 10600 0
Current children cumulated CPU time (s) 755.34
Current children cumulated vsize (KiB) 50492

[startup+823.323 s]
/proc/loadavg: 2.00 2.02 2.07 3/95 19109
/proc/meminfo: memFree=1362504/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45160 CPUtime=806.58
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11571 0 0 0 80575 83 0 0 25 0 1 0 183215268 46243840 10517 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519664 0 0 4096 0 0 0 0 17 1 0 0
/proc/19107/statm: 11290 10517 138 64 0 10605 0
Current children cumulated CPU time (s) 814.87
Current children cumulated vsize (KiB) 50512

[startup+883.419 s]
/proc/loadavg: 2.00 2.01 2.06 3/95 19109
/proc/meminfo: memFree=1362376/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45160 CPUtime=866.13
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11571 0 0 0 86530 83 0 0 25 0 1 0 183215268 46243840 10517 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 1 0 0
/proc/19107/statm: 11290 10517 138 64 0 10605 0
Current children cumulated CPU time (s) 874.42
Current children cumulated vsize (KiB) 50512

[startup+943.498 s]
/proc/loadavg: 2.00 2.01 2.06 3/95 19109
/proc/meminfo: memFree=1362312/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45160 CPUtime=925.66
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11571 0 0 0 92482 84 0 0 25 0 1 0 183215268 46243840 10517 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134548943 0 0 4096 0 0 0 0 17 1 0 0
/proc/19107/statm: 11290 10517 138 64 0 10605 0
Current children cumulated CPU time (s) 933.95
Current children cumulated vsize (KiB) 50512

[startup+1003.59 s]
/proc/loadavg: 2.08 2.02 2.06 3/88 19807
/proc/meminfo: memFree=1753592/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45160 CPUtime=985.25
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11571 0 0 0 98438 87 0 0 25 0 1 0 183215268 46243840 10517 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 0 0 0
/proc/19107/statm: 11290 10517 138 64 0 10605 0
Current children cumulated CPU time (s) 993.54
Current children cumulated vsize (KiB) 50512

[startup+1063.67 s]
/proc/loadavg: 2.03 2.01 2.05 3/94 19866
/proc/meminfo: memFree=1627016/2055920 swapFree=4191880/4192956
[pid=19093] ppid=19091 vsize=5352 CPUtime=8.29
/proc/19093/stat : 19093 (solver) S 19091 19093 18393 0 -1 4194304 396 42974 0 30 0 0 498 331 16 0 1 0 183214348 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19093/statm: 1338 242 203 169 0 49 0
[pid=19107] ppid=19093 vsize=45164 CPUtime=1045.24
/proc/19107/stat : 19107 (standalone) R 19093 19093 18393 0 -1 4194304 11572 0 0 0 104429 95 0 0 25 0 1 0 183215268 46247936 10518 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528515 0 0 4096 0 0 0 0 17 0 0 0
/proc/19107/statm: 11291 10518 138 64 0 10606 0
Current children cumulated CPU time (s) 1053.53
Current children cumulated vsize (KiB) 50516

Child status: 0
Real time (s): 1112.85
CPU time (s): 1102.67
CPU user time (s): 1098.39
CPU system time (s): 4.28035
CPU usage (%): 99.0857
Max. virtual memory (cumulated for all children) (KiB): 138508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1098.39
system time used= 4.28035
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54961
page faults= 30
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 614
involuntary context switches= 38764

runsolver used 1.26681 s user time and 3.64844 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Tue Jan  9 13:09:52 UTC 2007


IDJOB= 237445
IDBENCH= 6941
FILE ID= node9/237445-1168348190

PBS_JOBID= 3503638

Free space on /tmp= 66533 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_43.xml
COMMAND LINE= /tmp/evaluation/237445-1168348190/solver /tmp/evaluation/237445-1168348190/unknown 1800
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-237445-1168348190 -o ROOT/results/node9/solver-237445-1168348190 -C 1800 -M 900  /tmp/evaluation/237445-1168348190/solver /tmp/evaluation/237445-1168348190/unknown 1800

META MD5SUM SOLVER= 6c84d9851726bfff2e2bc2bb5530c705
MD5SUM BENCH=  1cfbb878cd4fcedc1a1cd5b11d5233a9

RANDOM SEED= 401316249

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.231
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.231
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:       1433576 kB
Buffers:         14392 kB
Cached:         100732 kB
SwapCached:        408 kB
Active:         516280 kB
Inactive:        59844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1433576 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           15640 kB
Writeback:           0 kB
Mapped:         480456 kB
Slab:            30096 kB
Committed_AS:  6063952 kB
PageTables:       3180 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= 66503 MiB



End job on node9 on Tue Jan  9 13:28:25 UTC 2007