Trace number 268851

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
VALCSP 3.1? (TO) 1800.09 1800.88

General information on the benchmark

NamejobShop/jobShop-e0ddr2/
e0ddr2-10-by-5-9.xml
MD5SUM9a6fd017b3b172195a17726cd2743e54
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 benchmark0.041993
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size133
Number of constraints which are defined in extension0
Number of constraints which are defined in intension265
Global constraints used (with number of constraints)

Solver Data (download as text)

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/node39/watcher-268851-1168979938 -o ROOT/results/node39/solver-268851-1168979938 -C 1800 -M 900 /tmp/evaluation/268851-1168979938/VALCSP /tmp/evaluation/268851-1168979938/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: 0.25 1.13 1.38 2/68 25478
/proc/meminfo: memFree=1459680/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=1732 CPUtime=0
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 169 0 0 0 0 0 0 0 18 0 1 0 246395060 1773568 147 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134529344 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 433 147 64 8 0 105 0

[startup+0.102578 s]
/proc/loadavg: 0.25 1.13 1.38 2/68 25478
/proc/meminfo: memFree=1459680/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=4240 CPUtime=0.09
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 798 0 0 0 9 0 0 0 18 0 1 0 246395060 4341760 776 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134529344 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 1060 777 64 8 0 732 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4240

[startup+0.510613 s]
/proc/loadavg: 0.25 1.13 1.38 2/68 25478
/proc/meminfo: memFree=1459680/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=11368 CPUtime=0.5
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 2600 0 0 0 49 1 0 0 22 0 1 0 246395060 11640832 2578 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 11527803 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 2842 2578 64 8 0 2514 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11368

[startup+1.33069 s]
/proc/loadavg: 0.31 1.13 1.38 2/68 25478
/proc/meminfo: memFree=1443104/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=1.32
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 130 2 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524968 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 17836

[startup+2.96684 s]
/proc/loadavg: 0.31 1.13 1.38 2/68 25478
/proc/meminfo: memFree=1443104/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=2.96
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 294 2 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134527251 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 17836

[startup+6.24714 s]
/proc/loadavg: 0.36 1.12 1.38 2/68 25478
/proc/meminfo: memFree=1443104/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=6.23
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 621 2 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524789 0 0 4096 0 0 0 0 17 0 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 17836

[startup+12.6987 s]
/proc/loadavg: 0.41 1.12 1.37 2/68 25491
/proc/meminfo: memFree=1442840/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=12.66
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 1264 2 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134525019 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 17836

[startup+25.5049 s]
/proc/loadavg: 0.50 1.12 1.37 2/68 25491
/proc/meminfo: memFree=1442848/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=25.46
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 2544 2 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 17836

[startup+51.1172 s]
/proc/loadavg: 0.70 1.11 1.36 2/68 25493
/proc/meminfo: memFree=1442848/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=51.07
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 5104 3 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524968 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17836

[startup+102.343 s]
/proc/loadavg: 0.87 1.09 1.34 2/68 25529
/proc/meminfo: memFree=1442648/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=102.23
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 10220 3 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524991 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17836

[startup+162.374 s]
/proc/loadavg: 0.95 1.07 1.31 2/68 25536
/proc/meminfo: memFree=1442848/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=162.25
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 16221 4 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520815 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 17836

[startup+222.403 s]
/proc/loadavg: 0.98 1.05 1.29 2/68 25568
/proc/meminfo: memFree=1441952/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=222.23
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 22218 5 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 17836

[startup+282.431 s]
/proc/loadavg: 1.07 1.06 1.27 3/73 25597
/proc/meminfo: memFree=1439992/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=282.21
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 28215 6 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 17836

[startup+342.456 s]
/proc/loadavg: 1.06 1.06 1.26 2/68 25606
/proc/meminfo: memFree=1441760/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=342.2
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 34214 6 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 17836

[startup+402.494 s]
/proc/loadavg: 1.09 1.06 1.25 2/68 25643
/proc/meminfo: memFree=1441368/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=402.17
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 40210 7 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 17836

[startup+462.522 s]
/proc/loadavg: 1.03 1.05 1.23 2/68 25645
/proc/meminfo: memFree=1441632/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=462.17
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 46210 7 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 17836

[startup+522.53 s]
/proc/loadavg: 1.01 1.04 1.21 2/65 25649
/proc/meminfo: memFree=1446976/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=522.17
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 52209 8 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524891 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 17836

[startup+582.541 s]
/proc/loadavg: 1.00 1.03 1.19 2/65 25649
/proc/meminfo: memFree=1446976/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=582.17
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 58209 8 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 17836

[startup+642.559 s]
/proc/loadavg: 1.00 1.02 1.18 2/65 25649
/proc/meminfo: memFree=1446976/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=642.17
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 64209 8 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 642.17
Current children cumulated vsize (KiB) 17836

[startup+702.573 s]
/proc/loadavg: 1.00 1.02 1.17 2/65 25649
/proc/meminfo: memFree=1447040/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=702.16
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 70208 8 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524837 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 702.16
Current children cumulated vsize (KiB) 17836

[startup+762.585 s]
/proc/loadavg: 1.00 1.01 1.16 2/65 25649
/proc/meminfo: memFree=1447040/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=762.16
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 76208 8 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 762.16
Current children cumulated vsize (KiB) 17836

[startup+822.598 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 25649
/proc/meminfo: memFree=1447040/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=822.16
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 82208 8 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 17836

[startup+882.607 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 25649
/proc/meminfo: memFree=1447104/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=882.15
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 88207 8 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 17836

[startup+942.62 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 25649
/proc/meminfo: memFree=1447104/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=942.14
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 94206 8 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134525028 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 17836

[startup+1002.63 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 25649
/proc/meminfo: memFree=1447104/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=1002.14
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 100206 8 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134522112 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 17836

[startup+1062.65 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 25649
/proc/meminfo: memFree=1447104/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=1062.15
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 106207 8 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 1062.15
Current children cumulated vsize (KiB) 17836

[startup+1122.66 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 25649
/proc/meminfo: memFree=1447104/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=1122.14
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 112206 8 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 1122.14
Current children cumulated vsize (KiB) 17836

[startup+1182.68 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25649
/proc/meminfo: memFree=1447104/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=1182.14
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 118206 8 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 1182.14
Current children cumulated vsize (KiB) 17836

[startup+1242.69 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25649
/proc/meminfo: memFree=1447040/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=1242.13
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 124205 8 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524789 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 1242.13
Current children cumulated vsize (KiB) 17836

[startup+1302.7 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 25649
/proc/meminfo: memFree=1447104/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=1302.13
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 130205 8 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 1302.13
Current children cumulated vsize (KiB) 17836

[startup+1362.74 s]
/proc/loadavg: 1.00 1.00 1.06 2/71 25817
/proc/meminfo: memFree=1445704/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=1362.08
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 136198 10 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134525007 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 17836

[startup+1422.77 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 25847
/proc/meminfo: memFree=1446848/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=1422.07
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 142197 10 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 17836

[startup+1482.78 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25847
/proc/meminfo: memFree=1446848/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=1482.07
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 148197 10 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524809 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 17836

[startup+1542.8 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25847
/proc/meminfo: memFree=1446848/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=1542.06
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 154196 10 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 17836

[startup+1602.81 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 25847
/proc/meminfo: memFree=1446848/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=1602.06
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 160196 10 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524800 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 1602.06
Current children cumulated vsize (KiB) 17836

[startup+1662.82 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 25847
/proc/meminfo: memFree=1446912/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=1662.05
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 166195 10 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 1662.05
Current children cumulated vsize (KiB) 17836

[startup+1722.83 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 25847
/proc/meminfo: memFree=1446976/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=1722.05
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 172195 10 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 1722.05
Current children cumulated vsize (KiB) 17836

[startup+1782.85 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 25847
/proc/meminfo: memFree=1446912/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=1782.05
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 178195 10 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134525045 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 1782.05
Current children cumulated vsize (KiB) 17836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.87 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 25847
/proc/meminfo: memFree=1446976/2055920 swapFree=4187336/4192956
[pid=25477] ppid=25475 vsize=17836 CPUtime=1800.07
/proc/25477/stat : 25477 (VALCSP) R 25475 25477 25368 0 -1 4194304 4226 0 0 0 179997 10 0 0 25 0 1 0 246395060 18264064 4204 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524981 0 0 4096 0 0 0 0 17 1 0 0
/proc/25477/statm: 4459 4204 66 8 0 4131 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 17836

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.88
CPU time (s): 1800.09
CPU user time (s): 1799.98
CPU system time (s): 0.106983
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 17836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.106983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4226
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 5017

runsolver used 1.49577 s user time and 3.78642 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Tue Jan 16 20:39:05 UTC 2007


IDJOB= 268851
IDBENCH= 5474
IDSOLVER= 90
FILE ID= node39/268851-1168979938

PBS_JOBID= 3566274

Free space on /tmp= 66565 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/jobShop/jobShop-e0ddr2/e0ddr2-10-by-5-9.xml
COMMAND LINE= /tmp/evaluation/268851-1168979938/VALCSP /tmp/evaluation/268851-1168979938/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-268851-1168979938 -o ROOT/results/node39/solver-268851-1168979938 -C 1800 -M 900  /tmp/evaluation/268851-1168979938/VALCSP /tmp/evaluation/268851-1168979938/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  9a6fd017b3b172195a17726cd2743e54

RANDOM SEED= 81074661

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.236
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.236
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:       1460352 kB
Buffers:         51896 kB
Cached:         448252 kB
SwapCached:        944 kB
Active:          95260 kB
Inactive:       420432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1460352 kB
SwapTotal:     4192956 kB
SwapFree:      4187336 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          23232 kB
Slab:            65668 kB
Committed_AS:  4601980 kB
PageTables:       1620 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= 66565 MiB



End job on node39 on Tue Jan 16 21:09:15 UTC 2007