Trace number 234686

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
CSPtoSAT+minisat 0.3? (TO) 1800.04 1800.48

General information on the benchmark

Nametaillard/
os-taillard-5/os-taillard-5-95-5.xml
MD5SUMf082026687311cf8dee5766da35d635c
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 benchmark0.022996
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size293
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.03	c ...done
0.03	c #SATvar=18018 #SATclauses=35957 #CSPpredicates=100

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/node72/watcher-234686-1168090007 -o ROOT/results/node72/solver-234686-1168090007 -C 1800 -M 900 /tmp/evaluation/234686-1168090007/CSPtoSAT+minisat /tmp/evaluation/234686-1168090007/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: 1.00 0.99 0.91 3/78 4783
/proc/meminfo: memFree=1437680/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=6696 CPUtime=0
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 410 0 0 0 0 0 0 0 18 0 1 0 157409524 6856704 389 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 2506017 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 1674 399 361 52 0 30 0

[startup+0.10766 s]
/proc/loadavg: 1.00 0.99 0.91 3/78 4783
/proc/meminfo: memFree=1437680/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=9280 CPUtime=0.09
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 1467 0 0 0 9 0 0 0 18 0 1 0 157409524 9502720 1411 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 2320 1411 721 52 0 688 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9280

[startup+0.519698 s]
/proc/loadavg: 1.00 0.99 0.91 3/78 4783
/proc/meminfo: memFree=1437680/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=9412 CPUtime=0.51
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 1486 0 0 0 51 0 0 0 22 0 1 0 157409524 9637888 1430 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 2971259 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 2353 1430 721 52 0 721 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9412

[startup+1.34077 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1434736/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=9576 CPUtime=1.33
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 1516 0 0 0 133 0 0 0 25 0 1 0 157409524 9805824 1460 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 2394 1460 721 52 0 762 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 9576

[startup+2.97692 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1434672/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=9576 CPUtime=2.96
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 1545 0 0 0 296 0 0 0 25 0 1 0 157409524 9805824 1489 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134600145 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 2394 1489 721 52 0 762 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9576

[startup+6.25322 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1434288/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=9980 CPUtime=6.24
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 1616 0 0 0 623 1 0 0 25 0 1 0 157409524 10219520 1560 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 2495 1560 721 52 0 863 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 9980

[startup+12.7088 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1433776/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=10388 CPUtime=12.7
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 1734 0 0 0 1269 1 0 0 25 0 1 0 157409524 10637312 1678 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 2597 1678 721 52 0 965 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 10388

[startup+25.61 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1432880/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=11360 CPUtime=25.59
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 1973 0 0 0 2558 1 0 0 25 0 1 0 157409524 11632640 1917 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 2840 1917 721 52 0 1208 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 11360

[startup+51.2233 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1432048/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=12232 CPUtime=51.2
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2187 0 0 0 5119 1 0 0 25 0 1 0 157409524 12525568 2131 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3058 2131 721 52 0 1426 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 12232

[startup+102.44 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1431920/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=12364 CPUtime=102.4
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2223 0 0 0 10239 1 0 0 25 0 1 0 157409524 12660736 2167 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3091 2167 721 52 0 1459 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 12364

[startup+162.471 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1431792/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=12496 CPUtime=162.42
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2244 0 0 0 16240 2 0 0 25 0 1 0 157409524 12795904 2188 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3124 2188 721 52 0 1492 0
Current children cumulated CPU time (s) 162.42
Current children cumulated vsize (KiB) 12496

[startup+222.497 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1431728/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=12496 CPUtime=222.43
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2260 0 0 0 22240 3 0 0 25 0 1 0 157409524 12795904 2204 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3124 2204 721 52 0 1492 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 12496

[startup+282.521 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1431664/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=12628 CPUtime=282.44
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2272 0 0 0 28241 3 0 0 25 0 1 0 157409524 12931072 2216 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3157 2216 721 52 0 1525 0
Current children cumulated CPU time (s) 282.44
Current children cumulated vsize (KiB) 12628

[startup+342.547 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1431600/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=12628 CPUtime=342.45
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2285 0 0 0 34242 3 0 0 25 0 1 0 157409524 12931072 2229 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3157 2229 721 52 0 1525 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 12628

[startup+402.577 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1431600/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=12628 CPUtime=402.47
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2294 0 0 0 40243 4 0 0 25 0 1 0 157409524 12931072 2238 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3157 2238 721 52 0 1525 0
Current children cumulated CPU time (s) 402.47
Current children cumulated vsize (KiB) 12628

[startup+462.604 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1431536/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=12628 CPUtime=462.48
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2303 0 0 0 46244 4 0 0 25 0 1 0 157409524 12931072 2247 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3157 2247 721 52 0 1525 0
Current children cumulated CPU time (s) 462.48
Current children cumulated vsize (KiB) 12628

[startup+522.63 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1431536/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=12760 CPUtime=522.49
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2312 0 0 0 52244 5 0 0 25 0 1 0 157409524 13066240 2256 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3190 2256 721 52 0 1558 0
Current children cumulated CPU time (s) 522.49
Current children cumulated vsize (KiB) 12760

[startup+582.656 s]
/proc/loadavg: 1.00 0.99 0.91 3/78 4783
/proc/meminfo: memFree=1431472/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=12760 CPUtime=582.5
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2319 0 0 0 58245 5 0 0 25 0 1 0 157409524 13066240 2263 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3190 2263 721 52 0 1558 0
Current children cumulated CPU time (s) 582.5
Current children cumulated vsize (KiB) 12760

[startup+642.68 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1431408/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=12760 CPUtime=642.51
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2328 0 0 0 64245 6 0 0 25 0 1 0 157409524 13066240 2272 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3190 2272 721 52 0 1558 0
Current children cumulated CPU time (s) 642.51
Current children cumulated vsize (KiB) 12760

[startup+702.707 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1431408/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=12760 CPUtime=702.52
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2335 0 0 0 70246 6 0 0 25 0 1 0 157409524 13066240 2279 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3190 2279 721 52 0 1558 0
Current children cumulated CPU time (s) 702.52
Current children cumulated vsize (KiB) 12760

[startup+762.73 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1431344/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=12892 CPUtime=762.54
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2344 0 0 0 76247 7 0 0 25 0 1 0 157409524 13201408 2288 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668865 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3223 2288 721 52 0 1591 0
Current children cumulated CPU time (s) 762.54
Current children cumulated vsize (KiB) 12892

[startup+822.761 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1431344/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=12892 CPUtime=822.55
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2350 0 0 0 82248 7 0 0 25 0 1 0 157409524 13201408 2294 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3223 2294 721 52 0 1591 0
Current children cumulated CPU time (s) 822.55
Current children cumulated vsize (KiB) 12892

[startup+882.785 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1431280/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=12892 CPUtime=882.55
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2358 0 0 0 88248 7 0 0 25 0 1 0 157409524 13201408 2302 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3223 2302 721 52 0 1591 0
Current children cumulated CPU time (s) 882.55
Current children cumulated vsize (KiB) 12892

[startup+942.81 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1431280/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=12892 CPUtime=942.57
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2366 0 0 0 94249 8 0 0 25 0 1 0 157409524 13201408 2310 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3223 2310 721 52 0 1591 0
Current children cumulated CPU time (s) 942.57
Current children cumulated vsize (KiB) 12892

[startup+1002.83 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1431216/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=12892 CPUtime=1002.58
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2374 0 0 0 100250 8 0 0 25 0 1 0 157409524 13201408 2318 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3223 2318 721 52 0 1591 0
Current children cumulated CPU time (s) 1002.58
Current children cumulated vsize (KiB) 12892

[startup+1062.86 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1431152/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=13024 CPUtime=1062.59
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2382 0 0 0 106250 9 0 0 25 0 1 0 157409524 13336576 2326 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3256 2326 721 52 0 1624 0
Current children cumulated CPU time (s) 1062.59
Current children cumulated vsize (KiB) 13024

[startup+1122.89 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 4783
/proc/meminfo: memFree=1431152/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=13024 CPUtime=1122.6
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2390 0 0 0 112251 9 0 0 25 0 1 0 157409524 13336576 2334 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3256 2334 721 52 0 1624 0
Current children cumulated CPU time (s) 1122.6
Current children cumulated vsize (KiB) 13024

[startup+1182.91 s]
/proc/loadavg: 1.07 1.00 0.92 2/78 4783
/proc/meminfo: memFree=1431088/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=13024 CPUtime=1182.61
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2397 0 0 0 118251 10 0 0 25 0 1 0 157409524 13336576 2341 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3256 2341 721 52 0 1624 0
Current children cumulated CPU time (s) 1182.61
Current children cumulated vsize (KiB) 13024

[startup+1242.94 s]
/proc/loadavg: 1.02 1.00 0.92 2/78 4783
/proc/meminfo: memFree=1431088/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=13024 CPUtime=1242.63
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2404 0 0 0 124252 11 0 0 25 0 1 0 157409524 13336576 2348 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3256 2348 721 52 0 1624 0
Current children cumulated CPU time (s) 1242.63
Current children cumulated vsize (KiB) 13024

[startup+1302.97 s]
/proc/loadavg: 1.04 1.01 0.93 2/78 4783
/proc/meminfo: memFree=1431024/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=13156 CPUtime=1302.64
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2412 0 0 0 130253 11 0 0 25 0 1 0 157409524 13471744 2356 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3289 2356 721 52 0 1657 0
Current children cumulated CPU time (s) 1302.64
Current children cumulated vsize (KiB) 13156

[startup+1362.99 s]
/proc/loadavg: 1.01 1.01 0.93 2/78 4783
/proc/meminfo: memFree=1431024/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=13156 CPUtime=1362.65
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2420 0 0 0 136253 12 0 0 25 0 1 0 157409524 13471744 2364 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3289 2364 721 52 0 1657 0
Current children cumulated CPU time (s) 1362.65
Current children cumulated vsize (KiB) 13156

[startup+1423.02 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 4783
/proc/meminfo: memFree=1430960/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=13156 CPUtime=1422.66
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2427 0 0 0 142254 12 0 0 25 0 1 0 157409524 13471744 2371 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687588 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3289 2371 721 52 0 1657 0
Current children cumulated CPU time (s) 1422.66
Current children cumulated vsize (KiB) 13156

[startup+1483.04 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 4783
/proc/meminfo: memFree=1430960/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=13276 CPUtime=1482.66
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2435 0 0 0 148254 12 0 0 25 0 1 0 157409524 13594624 2379 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3319 2379 721 52 0 1687 0
Current children cumulated CPU time (s) 1482.66
Current children cumulated vsize (KiB) 13276

[startup+1543.07 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 4783
/proc/meminfo: memFree=1430896/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=13276 CPUtime=1542.68
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2442 0 0 0 154255 13 0 0 25 0 1 0 157409524 13594624 2386 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3319 2386 721 52 0 1687 0
Current children cumulated CPU time (s) 1542.68
Current children cumulated vsize (KiB) 13276

[startup+1603.09 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 4783
/proc/meminfo: memFree=1430896/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=13408 CPUtime=1602.69
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2449 0 0 0 160255 14 0 0 25 0 1 0 157409524 13729792 2393 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3352 2393 721 52 0 1720 0
Current children cumulated CPU time (s) 1602.69
Current children cumulated vsize (KiB) 13408

[startup+1663.11 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 4783
/proc/meminfo: memFree=1430832/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=13408 CPUtime=1662.7
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2456 0 0 0 166256 14 0 0 25 0 1 0 157409524 13729792 2400 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3352 2400 721 52 0 1720 0
Current children cumulated CPU time (s) 1662.7
Current children cumulated vsize (KiB) 13408

[startup+1723.14 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 4783
/proc/meminfo: memFree=1430832/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=13408 CPUtime=1722.71
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2462 0 0 0 172256 15 0 0 25 0 1 0 157409524 13729792 2406 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3352 2406 721 52 0 1720 0
Current children cumulated CPU time (s) 1722.71
Current children cumulated vsize (KiB) 13408

[startup+1783.17 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 4783
/proc/meminfo: memFree=1430768/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=13408 CPUtime=1782.72
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2470 0 0 0 178257 15 0 0 25 0 1 0 157409524 13729792 2414 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3352 2414 721 52 0 1720 0
Current children cumulated CPU time (s) 1782.72
Current children cumulated vsize (KiB) 13408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.47 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 4783
/proc/meminfo: memFree=1430768/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=13408 CPUtime=1800.03
/proc/4782/stat : 4782 (CSPtoSAT+minisa) R 4780 4782 4001 0 -1 4194304 2471 0 0 0 179987 16 0 0 25 0 1 0 157409524 13729792 2415 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 1 0 0
/proc/4782/statm: 3352 2415 721 52 0 1720 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 13408

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.48
CPU time (s): 1800.04
CPU user time (s): 1799.88
CPU system time (s): 0.161975
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 13408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.161975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2471
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= 11
involuntary context switches= 998

runsolver used 2.17167 s user time and 4.20636 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Sat Jan  6 13:26:47 UTC 2007


IDJOB= 234686
IDBENCH= 6706
FILE ID= node72/234686-1168090007

PBS_JOBID= 3476580

Free space on /tmp= 66552 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-5/os-taillard-5-95-5.xml
COMMAND LINE= /tmp/evaluation/234686-1168090007/CSPtoSAT+minisat /tmp/evaluation/234686-1168090007/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-234686-1168090007 -o ROOT/results/node72/solver-234686-1168090007 -C 1800 -M 900  /tmp/evaluation/234686-1168090007/CSPtoSAT+minisat /tmp/evaluation/234686-1168090007/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f082026687311cf8dee5766da35d635c

RANDOM SEED= 544309578

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.223
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.223
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:       1438160 kB
Buffers:         44084 kB
Cached:         458028 kB
SwapCached:          0 kB
Active:         152204 kB
Inactive:       393644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1438160 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1544 kB
Writeback:           0 kB
Mapped:          62736 kB
Slab:            57340 kB
Committed_AS:  2693784 kB
PageTables:       1916 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= 66552 MiB



End job on node72 on Sat Jan  6 13:56:48 UTC 2007