Trace number 237332

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_s 2007-01-08? (TO) 1800.1 1846.43

General information on the benchmark

Nameos-gp/
gp10-05-1071.xml
MD5SUMb71beabe5668ef9b2437b43d2acd7e82
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.40479
SatisfiableYES
(Un)Satisfiability was proved
Number of variables101
Number of constraints1000
Maximum constraint arity2
Maximum domain size1072
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1000
Global constraints used (with number of constraints)

Solver Data (download as text)

1846.40	/tmp/evaluation/237332-1168347510/solver2: line 23:  1494 Terminated              ./standalone BORDEWIJK

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node33/watcher-237332-1168347510 -o ROOT/results/node33/solver-237332-1168347510 -C 1800 -M 900 /tmp/evaluation/237332-1168347510/solver2 /tmp/evaluation/237332-1168347510/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: 5.87 5.46 4.65 5/82 1481
/proc/meminfo: memFree=15368/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=0
/proc/1480/stat : 1480 (solver2) D 1478 1480 790 0 -1 4194304 311 190 0 0 0 0 0 0 16 0 1 0 183145438 5480448 239 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824114462 0 0 4100 65536 18446744071563608240 0 0 17 0 0 0
/proc/1480/statm: 1338 239 200 169 0 49 0

[startup+0.103276 s]
/proc/loadavg: 5.87 5.46 4.65 5/82 1481
/proc/meminfo: memFree=15368/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=0
/proc/1480/stat : 1480 (solver2) D 1478 1480 790 0 -1 4194304 311 190 0 0 0 0 0 0 16 0 1 0 183145438 5480448 239 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824114462 0 0 4100 65536 18446744071563608240 0 0 17 0 0 0
/proc/1480/statm: 1338 239 200 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.511361 s]
/proc/loadavg: 5.87 5.46 4.65 5/82 1481
/proc/meminfo: memFree=15368/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=0
/proc/1480/stat : 1480 (solver2) D 1478 1480 790 0 -1 4194304 311 190 0 0 0 0 0 0 17 0 1 0 183145438 5480448 239 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824114462 0 0 4100 65536 18446744071563608240 0 0 17 0 0 0
/proc/1480/statm: 1338 239 200 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33253 s]
/proc/loadavg: 5.72 5.44 4.64 2/81 1483
/proc/meminfo: memFree=15248/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=0
/proc/1480/stat : 1480 (solver2) D 1478 1480 790 0 -1 4194304 311 190 0 0 0 0 0 0 17 0 1 0 183145438 5480448 239 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824114462 0 0 4100 65536 18446744071563608240 0 0 17 0 0 0
/proc/1480/statm: 1338 239 200 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+2.97587 s]
/proc/loadavg: 5.72 5.44 4.64 2/83 1486
/proc/meminfo: memFree=15872/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=0
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 353 334 0 0 0 0 0 0 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1485] ppid=1480 vsize=5352 CPUtime=0
/proc/1485/stat : 1485 (XML2BORD) S 1480 1480 790 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 183145628 5480448 228 18446744073709551615 4194304 4889804 548682069488 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1485/statm: 1338 228 191 169 0 49 0
[pid=1486] ppid=1485 vsize=1396 CPUtime=0
/proc/1486/stat : 1486 (Xml2Bord) D 1485 1480 790 0 -1 4194304 47 0 1 0 0 0 0 0 18 0 1 0 183145628 1429504 31 18446744073709551615 134512640 134544448 4294956864 18446744073709551615 10949639 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/1486/statm: 349 31 25 7 0 8 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12100

[startup+6.26155 s]
/proc/loadavg: 5.66 5.43 4.64 2/84 1491
/proc/meminfo: memFree=15216/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=0
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 353 334 0 0 0 0 0 0 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1485] ppid=1480 vsize=5356 CPUtime=0
/proc/1485/stat : 1485 (XML2BORD) S 1480 1480 790 0 -1 4194304 392 537 0 4 0 0 0 0 16 0 1 0 183145628 5484544 234 18446744073709551615 4194304 4889804 548682069488 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1485/statm: 1339 234 196 169 0 50 0
[pid=1490] ppid=1485 vsize=2608 CPUtime=0
/proc/1490/stat : 1490 (gcc) S 1485 1480 790 0 -1 4194304 148 0 1 0 0 0 0 0 18 0 1 0 183145923 2670592 114 18446744073709551615 4194304 4289356 548682069520 18446744073709551615 210824127300 0 0 4096 16387 18446744071563356171 0 0 17 1 0 0
/proc/1490/statm: 652 114 90 23 0 43 0
[pid=1491] ppid=1485 vsize=3676 CPUtime=0
/proc/1491/stat : 1491 (grep) S 1485 1480 790 0 -1 4194304 150 0 0 0 0 0 0 0 19 0 1 0 183145923 3764224 120 18446744073709551615 4194304 4274172 548682069536 18446744073709551615 210824298578 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/1491/statm: 919 120 99 19 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16992

[startup+12.7369 s]
/proc/loadavg: 5.61 5.42 4.64 2/82 1493
/proc/meminfo: memFree=15360/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=0.03
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 376 2216 0 28 0 0 1 2 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1493] ppid=1480 vsize=2180 CPUtime=0
/proc/1493/stat : 1493 (bordewijk) D 1480 1480 790 0 -1 4194304 265 0 1 0 0 0 0 0 18 0 1 0 183146564 2232320 241 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 4294960144 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/1493/statm: 545 241 160 97 0 123 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7532

[startup+25.5605 s]
/proc/loadavg: 5.67 5.44 4.66 1/82 1493
/proc/meminfo: memFree=16200/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=0.03
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 376 2216 0 28 0 0 1 2 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1493] ppid=1480 vsize=19728 CPUtime=0.51
/proc/1493/stat : 1493 (bordewijk) D 1480 1480 790 0 -1 4194304 4439 0 5 0 13 38 0 0 18 0 1 0 183146564 20201472 4313 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 4294960144 0 0 4096 0 18446744071563608069 0 0 17 1 0 0
/proc/1493/statm: 4932 4313 217 97 0 4213 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 25080

[startup+51.2068 s]
/proc/loadavg: 5.40 5.40 4.67 3/82 1494
/proc/meminfo: memFree=16272/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=14.04
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3561 0 0 0 1383 21 0 0 25 0 1 0 183149143 17149952 3535 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4146986081 0 0 4096 0 0 0 0 17 0 0 0
/proc/1494/statm: 4187 3535 136 64 0 3502 0
Current children cumulated CPU time (s) 15.1
Current children cumulated vsize (KiB) 22100

[startup+102.482 s]
/proc/loadavg: 5.01 5.30 4.67 2/82 1496
/proc/meminfo: memFree=15056/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=65.04
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3561 0 0 0 6478 26 0 0 25 0 1 0 183149143 17149952 3535 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4146994220 0 0 4096 0 0 0 0 17 0 0 0
/proc/1494/statm: 4187 3535 136 64 0 3502 0
Current children cumulated CPU time (s) 66.1
Current children cumulated vsize (KiB) 22100

[startup+162.578 s]
/proc/loadavg: 4.50 5.09 4.64 2/88 1562
/proc/meminfo: memFree=27592/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=124.75
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3561 0 0 0 12438 37 0 0 25 0 1 0 183149143 17149952 3535 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4146992994 0 0 4096 0 0 0 0 17 1 0 0
/proc/1494/statm: 4187 3535 136 64 0 3502 0
Current children cumulated CPU time (s) 125.81
Current children cumulated vsize (KiB) 22100

[startup+222.6 s]
/proc/loadavg: 4.26 4.91 4.60 3/88 1654
/proc/meminfo: memFree=16144/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=184.35
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3561 0 0 0 18389 46 0 0 25 0 1 0 183149143 17149952 3535 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4147103011 0 0 4096 0 0 0 0 17 1 0 0
/proc/1494/statm: 4187 3535 136 64 0 3502 0
Current children cumulated CPU time (s) 185.41
Current children cumulated vsize (KiB) 22100

[startup+282.65 s]
/proc/loadavg: 4.59 4.87 4.60 3/82 1696
/proc/meminfo: memFree=15376/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=244.04
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3561 0 0 0 24353 51 0 0 25 0 1 0 183149143 17149952 3535 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4147092987 0 0 4096 0 0 0 0 17 1 0 0
/proc/1494/statm: 4187 3535 136 64 0 3502 0
Current children cumulated CPU time (s) 245.1
Current children cumulated vsize (KiB) 22100

[startup+342.736 s]
/proc/loadavg: 4.33 4.75 4.58 2/82 1697
/proc/meminfo: memFree=22096/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=303.78
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3561 0 0 0 30318 60 0 0 25 0 1 0 183149143 17149952 3535 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4147110080 0 0 4096 0 0 0 0 17 1 0 0
/proc/1494/statm: 4187 3535 136 64 0 3502 0
Current children cumulated CPU time (s) 304.84
Current children cumulated vsize (KiB) 22100

[startup+402.823 s]
/proc/loadavg: 4.12 4.61 4.54 2/82 1697
/proc/meminfo: memFree=35024/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=363.51
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3561 0 0 0 36283 68 0 0 25 0 1 0 183149143 17149952 3535 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134555397 0 0 4096 0 0 0 0 17 0 0 0
/proc/1494/statm: 4187 3535 136 64 0 3502 0
Current children cumulated CPU time (s) 364.57
Current children cumulated vsize (KiB) 22100

[startup+462.921 s]
/proc/loadavg: 4.04 4.50 4.50 3/82 1697
/proc/meminfo: memFree=15760/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=423.23
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3561 0 0 0 42250 73 0 0 25 0 1 0 183149143 17149952 3535 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4146991906 0 0 4096 0 0 0 0 17 1 0 0
/proc/1494/statm: 4187 3535 136 64 0 3502 0
Current children cumulated CPU time (s) 424.29
Current children cumulated vsize (KiB) 22100

[startup+522.965 s]
/proc/loadavg: 7.55 5.33 4.78 2/91 1714
/proc/meminfo: memFree=16704/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06

################
# More data... #
################

/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=1034.62
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3647 0 1 0 103323 139 0 0 25 0 1 0 183149143 17149952 3622 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4147111570 0 0 4096 0 0 0 0 17 0 0 0
/proc/1494/statm: 4187 3622 137 64 0 3502 0
Current children cumulated CPU time (s) 1035.68
Current children cumulated vsize (KiB) 22100

[startup+1137.67 s]
/proc/loadavg: 2.13 3.82 4.83 3/82 1718
/proc/meminfo: memFree=14936/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=1094.34
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3647 0 1 0 109291 143 0 0 25 0 1 0 183149143 17149952 3622 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4147008571 0 0 4096 0 0 0 0 17 0 0 0
/proc/1494/statm: 4187 3622 137 64 0 3502 0
Current children cumulated CPU time (s) 1095.4
Current children cumulated vsize (KiB) 22100

[startup+1197.71 s]
/proc/loadavg: 2.13 3.50 4.65 3/82 1718
/proc/meminfo: memFree=15768/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=1154.09
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3647 0 1 0 115262 147 0 0 25 0 1 0 183149143 17149952 3622 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4147007995 0 0 4096 0 0 0 0 17 0 0 0
/proc/1494/statm: 4187 3622 137 64 0 3502 0
Current children cumulated CPU time (s) 1155.15
Current children cumulated vsize (KiB) 22100

[startup+1257.75 s]
/proc/loadavg: 2.04 3.22 4.48 3/82 1718
/proc/meminfo: memFree=15576/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=1213.85
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3648 0 1 0 121234 151 0 0 25 0 1 0 183149143 17149952 3623 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554232 0 0 4096 0 0 0 0 17 0 0 0
/proc/1494/statm: 4187 3623 137 64 0 3502 0
Current children cumulated CPU time (s) 1214.91
Current children cumulated vsize (KiB) 22100

[startup+1317.77 s]
/proc/loadavg: 2.05 3.01 4.33 3/82 1720
/proc/meminfo: memFree=15896/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=1273.57
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3648 0 1 0 127201 156 0 0 25 0 1 0 183149143 17149952 3623 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4147029493 0 0 4096 0 0 0 0 17 0 0 0
/proc/1494/statm: 4187 3623 137 64 0 3502 0
Current children cumulated CPU time (s) 1274.63
Current children cumulated vsize (KiB) 22100

[startup+1377.81 s]
/proc/loadavg: 2.07 2.84 4.19 3/82 1720
/proc/meminfo: memFree=15704/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=1333.31
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3648 0 1 0 133171 160 0 0 25 0 1 0 183149143 17149952 3623 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549590 0 0 4096 0 0 0 0 17 0 0 0
/proc/1494/statm: 4187 3623 137 64 0 3502 0
Current children cumulated CPU time (s) 1334.37
Current children cumulated vsize (KiB) 22100

[startup+1437.85 s]
/proc/loadavg: 2.12 2.71 4.06 3/82 1720
/proc/meminfo: memFree=15768/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=1393.06
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3648 0 1 0 139141 165 0 0 25 0 1 0 183149143 17149952 3623 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4147018866 0 0 4096 0 0 0 0 17 0 0 0
/proc/1494/statm: 4187 3623 137 64 0 3502 0
Current children cumulated CPU time (s) 1394.12
Current children cumulated vsize (KiB) 22100

[startup+1497.88 s]
/proc/loadavg: 2.28 2.64 3.95 3/82 1720
/proc/meminfo: memFree=16344/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=1452.78
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3648 0 1 0 145109 169 0 0 25 0 1 0 183149143 17149952 3623 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4147022616 0 0 4096 0 0 0 0 17 0 0 0
/proc/1494/statm: 4187 3623 137 64 0 3502 0
Current children cumulated CPU time (s) 1453.84
Current children cumulated vsize (KiB) 22100

[startup+1557.9 s]
/proc/loadavg: 2.25 2.57 3.84 3/75 2432
/proc/meminfo: memFree=1872832/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=1511.9
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3648 0 1 0 151010 180 0 0 25 0 1 0 183149143 17149952 3623 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4147042632 0 0 4096 0 0 0 0 17 0 0 0
/proc/1494/statm: 4187 3623 137 64 0 3502 0
Current children cumulated CPU time (s) 1512.96
Current children cumulated vsize (KiB) 22100

[startup+1617.94 s]
/proc/loadavg: 2.09 2.46 3.72 3/75 2432
/proc/meminfo: memFree=1873744/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=1571.65
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3648 0 1 0 156984 181 0 0 25 0 1 0 183149143 17149952 3623 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554232 0 0 4096 0 0 0 0 17 0 0 0
/proc/1494/statm: 4187 3623 137 64 0 3502 0
Current children cumulated CPU time (s) 1572.71
Current children cumulated vsize (KiB) 22100

[startup+1677.97 s]
/proc/loadavg: 2.07 2.39 3.61 3/83 2509
/proc/meminfo: memFree=1743304/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=1631.37
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3648 0 1 0 162943 194 0 0 25 0 1 0 183149143 17149952 3623 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554288 0 0 4096 0 0 0 0 17 0 0 0
/proc/1494/statm: 4187 3623 137 64 0 3502 0
Current children cumulated CPU time (s) 1632.43
Current children cumulated vsize (KiB) 22100

[startup+1738.01 s]
/proc/loadavg: 2.02 2.32 3.51 3/83 2509
/proc/meminfo: memFree=1743368/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=1691.13
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3648 0 1 0 168919 194 0 0 25 0 1 0 183149143 17149952 3623 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4146986838 0 0 4096 0 0 0 0 17 0 0 0
/proc/1494/statm: 4187 3623 137 64 0 3502 0
Current children cumulated CPU time (s) 1692.19
Current children cumulated vsize (KiB) 22100

[startup+1798.06 s]
/proc/loadavg: 2.06 2.27 3.42 3/83 2509
/proc/meminfo: memFree=1706376/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=1750.91
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3648 0 1 0 174897 194 0 0 25 0 1 0 183149143 17149952 3623 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554206 0 0 4096 0 0 0 0 17 0 0 0
/proc/1494/statm: 4187 3623 137 64 0 3502 0
Current children cumulated CPU time (s) 1751.97
Current children cumulated vsize (KiB) 22100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1846.4 s]
/proc/loadavg: 2.03 2.23 3.34 3/83 2509
/proc/meminfo: memFree=1706376/2055920 swapFree=4192224/4192956
[pid=1480] ppid=1478 vsize=5352 CPUtime=1.06
/proc/1480/stat : 1480 (solver2) S 1478 1480 790 0 -1 4194304 397 6656 0 33 0 0 18 88 16 0 1 0 183145438 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1480/statm: 1338 242 203 169 0 49 0
[pid=1494] ppid=1480 vsize=16748 CPUtime=1799
/proc/1494/stat : 1494 (standalone) R 1480 1480 790 0 -1 4194304 3648 0 1 0 179706 194 0 0 25 0 1 0 183149143 17149952 3623 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4146988529 0 0 4096 0 0 0 0 17 0 0 0
/proc/1494/statm: 4187 3623 137 64 0 3502 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 22100

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1846.43
CPU time (s): 1800.1
CPU user time (s): 1797.26
CPU system time (s): 2.83757
CPU usage (%): 97.4907
Max. virtual memory (cumulated for all children) (KiB): 25080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.26
system time used= 2.83757
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10709
page faults= 34
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 424
involuntary context switches= 57746

runsolver used 1.69774 s user time and 4.49732 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Tue Jan  9 12:58:35 UTC 2007


IDJOB= 237332
IDBENCH= 6914
FILE ID= node33/237332-1168347510

PBS_JOBID= 3503622

Free space on /tmp= 51028 MiB

BENCH NAME= HOME/pub/bench/CPAI06/os-gp/gp10-05-1071.xml
COMMAND LINE= /tmp/evaluation/237332-1168347510/solver2 /tmp/evaluation/237332-1168347510/unknown 1800
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-237332-1168347510 -o ROOT/results/node33/solver-237332-1168347510 -C 1800 -M 900  /tmp/evaluation/237332-1168347510/solver2 /tmp/evaluation/237332-1168347510/unknown 1800

META MD5SUM SOLVER= 2182e29fee250f6e45b9a85a6429fa3a
MD5SUM BENCH=  b71beabe5668ef9b2437b43d2acd7e82

RANDOM SEED= 885761155

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.281
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.281
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:         16296 kB
Buffers:          4144 kB
Cached:        1774840 kB
SwapCached:         32 kB
Active:         174708 kB
Inactive:      1745868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         16296 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:          823904 kB
Writeback:        2376 kB
Mapped:         158160 kB
Slab:           104076 kB
Committed_AS:  3775464 kB
PageTables:       2088 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= 66549 MiB



End job on node33 on Tue Jan  9 13:29:22 UTC 2007