Trace number 221915

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.07 1813.39

General information on the benchmark

NamejobShop/jobShop-e0ddr2/
e0ddr2-10-by-5-4.xml
MD5SUM16a834ff2b7d126d8c17a98f33d5e630
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.037993
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size136
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)

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

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/node34/watcher-221915-1168066968 -o ROOT/results/node34/solver-221915-1168066968 -C 1800 -M 900 /tmp/evaluation/221915-1168066968/CSPtoSAT+minisat /tmp/evaluation/221915-1168066968/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.92 1.99 1.93 4/73 8459
/proc/meminfo: memFree=1511608/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=18540 CPUtime=0
/proc/8458/stat : 8458 (runsolver) R 8456 8458 8403 0 -1 4194368 16 0 0 0 0 0 0 0 22 0 1 0 155090536 18984960 280 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 254195330343 0 0 4096 24578 0 0 0 17 1 0 0
/proc/8458/statm: 4635 280 244 17 0 2626 0

[startup+0.109124 s]
/proc/loadavg: 1.92 1.99 1.93 4/73 8459
/proc/meminfo: memFree=1511608/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=9640 CPUtime=0.09
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 1526 0 0 0 9 0 0 0 18 0 1 0 155090536 9871360 1470 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 2410 1470 721 52 0 778 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9640

[startup+0.517154 s]
/proc/loadavg: 1.92 1.99 1.93 4/73 8459
/proc/meminfo: memFree=1511608/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=9640 CPUtime=0.49
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 1529 0 0 0 49 0 0 0 22 0 1 0 155090536 9871360 1473 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 2410 1473 721 52 0 778 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9640

[startup+1.33822 s]
/proc/loadavg: 1.92 1.99 1.93 3/73 8459
/proc/meminfo: memFree=1508408/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=9808 CPUtime=1.3
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 1551 0 0 0 130 0 0 0 25 0 1 0 155090536 10043392 1495 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 2452 1495 721 52 0 820 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 9808

[startup+2.97535 s]
/proc/loadavg: 1.92 1.99 1.93 3/73 8459
/proc/meminfo: memFree=1508344/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=9808 CPUtime=2.93
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 1581 0 0 0 293 0 0 0 25 0 1 0 155090536 10043392 1525 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 2452 1525 721 52 0 820 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 9808

[startup+6.26362 s]
/proc/loadavg: 1.93 1.99 1.93 3/73 8459
/proc/meminfo: memFree=1508088/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=10080 CPUtime=6.19
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 1641 0 0 0 619 0 0 0 25 0 1 0 155090536 10321920 1585 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671501 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 2520 1585 721 52 0 888 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 10080

[startup+12.7221 s]
/proc/loadavg: 1.93 1.99 1.93 3/73 8459
/proc/meminfo: memFree=1507832/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=10544 CPUtime=12.61
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 1750 0 0 0 1260 1 0 0 25 0 1 0 155090536 10797056 1694 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 2636 1694 721 52 0 1004 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 10544

[startup+25.5482 s]
/proc/loadavg: 1.95 1.99 1.93 3/73 8459
/proc/meminfo: memFree=1507064/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=11356 CPUtime=25.33
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 1954 0 0 0 2532 1 0 0 25 0 1 0 155090536 11628544 1898 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 2839 1898 721 52 0 1207 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 11356

[startup+51.2023 s]
/proc/loadavg: 1.96 1.99 1.93 3/73 8459
/proc/meminfo: memFree=1499832/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=12524 CPUtime=50.78
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2247 0 0 0 5077 1 0 0 25 0 1 0 155090536 12824576 2191 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3131 2191 721 52 0 1499 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 12524

[startup+102.497 s]
/proc/loadavg: 1.98 1.99 1.93 3/73 8459
/proc/meminfo: memFree=1498616/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=12656 CPUtime=101.69
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2285 0 0 0 10168 1 0 0 25 0 1 0 155090536 12959744 2229 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687503 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3164 2229 721 52 0 1532 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 12656

[startup+162.513 s]
/proc/loadavg: 1.99 1.99 1.93 3/73 8459
/proc/meminfo: memFree=1493624/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=12788 CPUtime=161.27
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2302 0 0 0 16126 1 0 0 25 0 1 0 155090536 13094912 2246 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3197 2246 721 52 0 1565 0
Current children cumulated CPU time (s) 161.27
Current children cumulated vsize (KiB) 12788

[startup+222.534 s]
/proc/loadavg: 2.03 2.00 1.94 3/73 8459
/proc/meminfo: memFree=1493560/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=12788 CPUtime=220.84
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2315 0 0 0 22083 1 0 0 25 0 1 0 155090536 13094912 2259 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3197 2259 721 52 0 1565 0
Current children cumulated CPU time (s) 220.84
Current children cumulated vsize (KiB) 12788

[startup+282.55 s]
/proc/loadavg: 2.01 2.00 1.94 3/73 8459
/proc/meminfo: memFree=1493496/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=12920 CPUtime=280.41
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2325 0 0 0 28040 1 0 0 25 0 1 0 155090536 13230080 2269 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3230 2269 721 52 0 1598 0
Current children cumulated CPU time (s) 280.41
Current children cumulated vsize (KiB) 12920

[startup+342.569 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 8459
/proc/meminfo: memFree=1492216/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=12920 CPUtime=339.99
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2333 0 0 0 33998 1 0 0 25 0 1 0 155090536 13230080 2277 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3230 2277 721 52 0 1598 0
Current children cumulated CPU time (s) 339.99
Current children cumulated vsize (KiB) 12920

[startup+402.587 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 8459
/proc/meminfo: memFree=1488568/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=12920 CPUtime=399.56
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2342 0 0 0 39955 1 0 0 25 0 1 0 155090536 13230080 2286 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3230 2286 721 52 0 1598 0
Current children cumulated CPU time (s) 399.56
Current children cumulated vsize (KiB) 12920

[startup+462.606 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 8459
/proc/meminfo: memFree=1488504/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=12920 CPUtime=459.14
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2348 0 0 0 45913 1 0 0 25 0 1 0 155090536 13230080 2292 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3230 2292 721 52 0 1598 0
Current children cumulated CPU time (s) 459.14
Current children cumulated vsize (KiB) 12920

[startup+522.63 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 8459
/proc/meminfo: memFree=1483512/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=12920 CPUtime=518.73
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2354 0 0 0 51871 2 0 0 25 0 1 0 155090536 13230080 2298 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3230 2298 721 52 0 1598 0
Current children cumulated CPU time (s) 518.73
Current children cumulated vsize (KiB) 12920

[startup+582.647 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 8459
/proc/meminfo: memFree=1483448/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13052 CPUtime=578.3
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2361 0 0 0 57828 2 0 0 25 0 1 0 155090536 13365248 2305 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3263 2305 721 52 0 1631 0
Current children cumulated CPU time (s) 578.3
Current children cumulated vsize (KiB) 13052

[startup+642.666 s]
/proc/loadavg: 2.04 2.01 1.94 3/73 8459
/proc/meminfo: memFree=1483448/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13052 CPUtime=637.88
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2365 0 0 0 63786 2 0 0 25 0 1 0 155090536 13365248 2309 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3263 2309 721 52 0 1631 0
Current children cumulated CPU time (s) 637.88
Current children cumulated vsize (KiB) 13052

[startup+702.682 s]
/proc/loadavg: 2.01 2.01 1.94 3/73 8459
/proc/meminfo: memFree=1483384/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13052 CPUtime=697.45
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2370 0 0 0 69743 2 0 0 25 0 1 0 155090536 13365248 2314 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3263 2314 721 52 0 1631 0
Current children cumulated CPU time (s) 697.45
Current children cumulated vsize (KiB) 13052

[startup+762.702 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 8459
/proc/meminfo: memFree=1483320/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13052 CPUtime=757.03
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2376 0 0 0 75701 2 0 0 25 0 1 0 155090536 13365248 2320 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3263 2320 721 52 0 1631 0
Current children cumulated CPU time (s) 757.03
Current children cumulated vsize (KiB) 13052

[startup+822.72 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 8459
/proc/meminfo: memFree=1483256/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13052 CPUtime=816.61
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2380 0 0 0 81659 2 0 0 25 0 1 0 155090536 13365248 2324 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3263 2324 721 52 0 1631 0
Current children cumulated CPU time (s) 816.61
Current children cumulated vsize (KiB) 13052

[startup+882.743 s]
/proc/loadavg: 2.04 2.01 1.95 3/73 8459
/proc/meminfo: memFree=1483192/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13052 CPUtime=876.18
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2385 0 0 0 87616 2 0 0 25 0 1 0 155090536 13365248 2329 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3263 2329 721 52 0 1631 0
Current children cumulated CPU time (s) 876.18
Current children cumulated vsize (KiB) 13052

[startup+942.764 s]
/proc/loadavg: 2.01 2.01 1.95 3/73 8461
/proc/meminfo: memFree=1478648/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13052 CPUtime=935.77
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2389 0 0 0 93574 3 0 0 25 0 1 0 155090536 13365248 2333 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3263 2333 721 52 0 1631 0
Current children cumulated CPU time (s) 935.77
Current children cumulated vsize (KiB) 13052

[startup+1002.78 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8461
/proc/meminfo: memFree=1478456/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13184 CPUtime=995.32
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2393 0 0 0 99529 3 0 0 25 0 1 0 155090536 13500416 2337 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3296 2337 721 52 0 1664 0
Current children cumulated CPU time (s) 995.32
Current children cumulated vsize (KiB) 13184

[startup+1062.8 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8461
/proc/meminfo: memFree=1478392/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13184 CPUtime=1054.86
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2396 0 0 0 105483 3 0 0 25 0 1 0 155090536 13500416 2340 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687312 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3296 2340 721 52 0 1664 0
Current children cumulated CPU time (s) 1054.86
Current children cumulated vsize (KiB) 13184

[startup+1122.82 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8461
/proc/meminfo: memFree=1476408/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13184 CPUtime=1114.38
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2399 0 0 0 111435 3 0 0 25 0 1 0 155090536 13500416 2343 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3296 2343 721 52 0 1664 0
Current children cumulated CPU time (s) 1114.38
Current children cumulated vsize (KiB) 13184

[startup+1182.84 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8461
/proc/meminfo: memFree=1476152/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13184 CPUtime=1173.92
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2404 0 0 0 117389 3 0 0 25 0 1 0 155090536 13500416 2348 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3296 2348 721 52 0 1664 0
Current children cumulated CPU time (s) 1173.92
Current children cumulated vsize (KiB) 13184

[startup+1242.87 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8461
/proc/meminfo: memFree=1476088/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13184 CPUtime=1233.45
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2408 0 0 0 123342 3 0 0 25 0 1 0 155090536 13500416 2352 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3296 2352 721 52 0 1664 0
Current children cumulated CPU time (s) 1233.45
Current children cumulated vsize (KiB) 13184

[startup+1302.88 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8461
/proc/meminfo: memFree=1476024/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13184 CPUtime=1293
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2411 0 0 0 129296 4 0 0 25 0 1 0 155090536 13500416 2355 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687516 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3296 2355 721 52 0 1664 0
Current children cumulated CPU time (s) 1293
Current children cumulated vsize (KiB) 13184

[startup+1362.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8461
/proc/meminfo: memFree=1475896/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13184 CPUtime=1352.55
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2414 0 0 0 135251 4 0 0 25 0 1 0 155090536 13500416 2358 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3296 2358 721 52 0 1664 0
Current children cumulated CPU time (s) 1352.55
Current children cumulated vsize (KiB) 13184

[startup+1422.92 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8461
/proc/meminfo: memFree=1475832/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13184 CPUtime=1412.09
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2417 0 0 0 141205 4 0 0 25 0 1 0 155090536 13500416 2361 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3296 2361 721 52 0 1664 0
Current children cumulated CPU time (s) 1412.09
Current children cumulated vsize (KiB) 13184

[startup+1482.94 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8461
/proc/meminfo: memFree=1475448/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13184 CPUtime=1471.62
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2421 0 0 0 147158 4 0 0 25 0 1 0 155090536 13500416 2365 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3296 2365 721 52 0 1664 0
Current children cumulated CPU time (s) 1471.62
Current children cumulated vsize (KiB) 13184

[startup+1542.96 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8461
/proc/meminfo: memFree=1470328/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13184 CPUtime=1531.16
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2425 0 0 0 153112 4 0 0 25 0 1 0 155090536 13500416 2369 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3296 2369 721 52 0 1664 0
Current children cumulated CPU time (s) 1531.16
Current children cumulated vsize (KiB) 13184

[startup+1602.98 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8461
/proc/meminfo: memFree=1470328/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13316 CPUtime=1590.7
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2428 0 0 0 159066 4 0 0 25 0 1 0 155090536 13635584 2372 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3329 2372 721 52 0 1697 0
Current children cumulated CPU time (s) 1590.7
Current children cumulated vsize (KiB) 13316

[startup+1662.99 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8461
/proc/meminfo: memFree=1470264/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13316 CPUtime=1650.25
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2431 0 0 0 165020 5 0 0 25 0 1 0 155090536 13635584 2375 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3329 2375 721 52 0 1697 0
Current children cumulated CPU time (s) 1650.25
Current children cumulated vsize (KiB) 13316

[startup+1723.01 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8461
/proc/meminfo: memFree=1470200/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13316 CPUtime=1709.79
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2434 0 0 0 170974 5 0 0 25 0 1 0 155090536 13635584 2378 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 1 0 0
/proc/8458/statm: 3329 2378 721 52 0 1697 0
Current children cumulated CPU time (s) 1709.79
Current children cumulated vsize (KiB) 13316

[startup+1783.06 s]
/proc/loadavg: 1.43 1.84 1.89 2/65 8476
/proc/meminfo: memFree=1545944/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13316 CPUtime=1769.74
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2439 0 0 0 176969 5 0 0 25 0 1 0 155090536 13635584 2383 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/8458/statm: 3329 2383 721 52 0 1697 0
Current children cumulated CPU time (s) 1769.74
Current children cumulated vsize (KiB) 13316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.38 s]
/proc/loadavg: 1.26 1.76 1.86 2/65 8476
/proc/meminfo: memFree=1545944/2055920 swapFree=4192812/4192956
[pid=8458] ppid=8456 vsize=13316 CPUtime=1800.06
/proc/8458/stat : 8458 (CSPtoSAT+minisa) R 8456 8458 8403 0 -1 4194304 2441 0 0 0 180001 5 0 0 25 0 1 0 155090536 13635584 2385 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/8458/statm: 3329 2385 721 52 0 1697 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 13316

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.39
CPU time (s): 1800.07
CPU user time (s): 1800.01
CPU system time (s): 0.05999
CPU usage (%): 99.2657
Max. virtual memory (cumulated for all children) (KiB): 13316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.05999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2441
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= 33246

runsolver used 1.76073 s user time and 5.03123 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan  6 07:02:48 UTC 2007


IDJOB= 221915
IDBENCH= 5472
FILE ID= node34/221915-1168066968

PBS_JOBID= 3475660

Free space on /tmp= 66534 MiB

BENCH NAME= HOME/pub/bench/CPAI06/jobShop/jobShop-e0ddr2/e0ddr2-10-by-5-4.xml
COMMAND LINE= /tmp/evaluation/221915-1168066968/CSPtoSAT+minisat /tmp/evaluation/221915-1168066968/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-221915-1168066968 -o ROOT/results/node34/solver-221915-1168066968 -C 1800 -M 900  /tmp/evaluation/221915-1168066968/CSPtoSAT+minisat /tmp/evaluation/221915-1168066968/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  16a834ff2b7d126d8c17a98f33d5e630

RANDOM SEED= 124507919

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.227
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.227
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:       1512088 kB
Buffers:         29268 kB
Cached:         384104 kB
SwapCached:          0 kB
Active:          79528 kB
Inactive:       388052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1512088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1744 kB
Writeback:           0 kB
Mapped:          67760 kB
Slab:            61580 kB
Committed_AS:  2419740 kB
PageTables:       1788 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= 66535 MiB



End job on node34 on Sat Jan  6 07:33:01 UTC 2007