Trace number 198217

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 1814.08

General information on the benchmark

NamejobShop/jobShop-enddr1/
enddr1-10-by-5-3.xml
MD5SUM240d1bae6d87637b9191a86f7c39bde6
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 size126
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.10	c This is CSPtoSAT+minisat version 0.3
0.10	c (c) 2006 roussel@cril.univ-artois.fr
0.10	
0.10	c This solver internally uses a modified version of MiniSat2 version 061112
0.10	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.10	
0.10	c parsing...
0.10	c ...done
0.10	c #SATvar=16792 #SATclauses=33430 #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/node11/watcher-198217-1168053556 -o ROOT/results/node11/solver-198217-1168053556 -C 1800 -M 900 /tmp/evaluation/198217-1168053556/CSPtoSAT+minisat /tmp/evaluation/198217-1168053556/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.99 2.00 1.84 5/86 24992
/proc/meminfo: memFree=1412072/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=18540 CPUtime=0
/proc/24991/stat : 24991 (runsolver) R 24989 24991 24184 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 153750623 18984960 279 18446744073709551615 4194304 4267372 548682068976 18446744073709551615 262910045479 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24991/statm: 4635 279 244 17 0 2626 0

[startup+0.108107 s]
/proc/loadavg: 1.99 2.00 1.84 5/86 24992
/proc/meminfo: memFree=1412072/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=9276 CPUtime=0.09
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 1438 0 0 0 9 0 0 0 20 0 1 0 153750623 9498624 1379 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 2319 1379 721 52 0 687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9276

[startup+0.520193 s]
/proc/loadavg: 1.99 2.00 1.84 5/86 24992
/proc/meminfo: memFree=1412072/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=9276 CPUtime=0.5
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 1462 0 0 0 50 0 0 0 24 0 1 0 153750623 9498624 1403 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 2319 1403 721 52 0 687 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9276

[startup+1.34236 s]
/proc/loadavg: 1.99 2.00 1.84 3/86 24992
/proc/meminfo: memFree=1409256/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=9408 CPUtime=1.31
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 1478 0 0 0 131 0 0 0 25 0 1 0 153750623 9633792 1419 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 2352 1419 721 52 0 720 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9408

[startup+2.97968 s]
/proc/loadavg: 1.99 2.00 1.84 3/86 24992
/proc/meminfo: memFree=1409128/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=9560 CPUtime=2.94
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 1516 0 0 0 294 0 0 0 25 0 1 0 153750623 9789440 1457 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 2390 1457 721 52 0 758 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 9560

[startup+6.26634 s]
/proc/loadavg: 1.99 2.00 1.84 3/86 24992
/proc/meminfo: memFree=1408744/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=9824 CPUtime=6.19
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 1586 0 0 0 619 0 0 0 25 0 1 0 153750623 10059776 1527 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 2456 1527 721 52 0 824 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 9824

[startup+12.7296 s]
/proc/loadavg: 1.99 2.00 1.84 3/86 24992
/proc/meminfo: memFree=1408232/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=10220 CPUtime=12.6
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 1692 0 0 0 1259 1 0 0 25 0 1 0 153750623 10465280 1633 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 2555 1633 721 52 0 923 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 10220

[startup+25.5542 s]
/proc/loadavg: 1.99 2.00 1.84 3/86 24992
/proc/meminfo: memFree=1407208/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=11176 CPUtime=25.3
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 1920 0 0 0 2529 1 0 0 25 0 1 0 153750623 11444224 1861 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 2794 1861 721 52 0 1162 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 11176

[startup+51.2143 s]
/proc/loadavg: 2.05 2.01 1.85 3/86 24992
/proc/meminfo: memFree=1406248/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=11704 CPUtime=50.73
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2050 0 0 0 5072 1 0 0 25 0 1 0 153750623 11984896 1991 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687503 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 2926 1991 721 52 0 1294 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 11704

[startup+102.427 s]
/proc/loadavg: 2.02 2.01 1.85 3/86 24992
/proc/meminfo: memFree=1405096/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12048 CPUtime=101.46
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2116 0 0 0 10145 1 0 0 25 0 1 0 153750623 12337152 2057 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3012 2057 721 52 0 1380 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 12048

[startup+162.453 s]
/proc/loadavg: 2.00 2.00 1.86 3/86 24992
/proc/meminfo: memFree=1404008/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12048 CPUtime=160.94
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2136 0 0 0 16092 2 0 0 25 0 1 0 153750623 12337152 2077 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3012 2077 721 52 0 1380 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 12048

[startup+222.496 s]
/proc/loadavg: 2.00 2.00 1.86 3/86 24992
/proc/meminfo: memFree=1402920/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12180 CPUtime=220.42
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2150 0 0 0 22040 2 0 0 25 0 1 0 153750623 12472320 2091 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3045 2091 721 52 0 1413 0
Current children cumulated CPU time (s) 220.42
Current children cumulated vsize (KiB) 12180

[startup+282.535 s]
/proc/loadavg: 2.06 2.01 1.87 3/86 24992
/proc/meminfo: memFree=1401832/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12180 CPUtime=279.91
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2160 0 0 0 27989 2 0 0 25 0 1 0 153750623 12472320 2101 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3045 2101 721 52 0 1413 0
Current children cumulated CPU time (s) 279.91
Current children cumulated vsize (KiB) 12180

[startup+342.568 s]
/proc/loadavg: 2.06 2.02 1.89 3/86 24992
/proc/meminfo: memFree=1400872/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12180 CPUtime=339.39
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2169 0 0 0 33937 2 0 0 25 0 1 0 153750623 12472320 2110 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3045 2110 721 52 0 1413 0
Current children cumulated CPU time (s) 339.39
Current children cumulated vsize (KiB) 12180

[startup+402.6 s]
/proc/loadavg: 2.05 2.03 1.90 3/86 24992
/proc/meminfo: memFree=1399912/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12312 CPUtime=398.87
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2175 0 0 0 39884 3 0 0 25 0 1 0 153750623 12607488 2116 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3078 2116 721 52 0 1446 0
Current children cumulated CPU time (s) 398.87
Current children cumulated vsize (KiB) 12312

[startup+462.64 s]
/proc/loadavg: 2.02 2.02 1.90 3/86 24992
/proc/meminfo: memFree=1398824/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12312 CPUtime=458.35
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2183 0 0 0 45832 3 0 0 25 0 1 0 153750623 12607488 2124 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3078 2124 721 52 0 1446 0
Current children cumulated CPU time (s) 458.35
Current children cumulated vsize (KiB) 12312

[startup+522.673 s]
/proc/loadavg: 2.00 2.02 1.91 4/86 24992
/proc/meminfo: memFree=1397800/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12312 CPUtime=517.84
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2189 0 0 0 51780 4 0 0 25 0 1 0 153750623 12607488 2130 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3078 2130 721 52 0 1446 0
Current children cumulated CPU time (s) 517.84
Current children cumulated vsize (KiB) 12312

[startup+582.713 s]
/proc/loadavg: 2.00 2.01 1.91 3/86 24992
/proc/meminfo: memFree=1396776/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12312 CPUtime=577.32
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2194 0 0 0 57728 4 0 0 25 0 1 0 153750623 12607488 2135 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671635 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3078 2135 721 52 0 1446 0
Current children cumulated CPU time (s) 577.32
Current children cumulated vsize (KiB) 12312

[startup+642.76 s]
/proc/loadavg: 2.00 2.01 1.91 4/86 24992
/proc/meminfo: memFree=1395816/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12312 CPUtime=636.81
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2200 0 0 0 63677 4 0 0 25 0 1 0 153750623 12607488 2141 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3078 2141 721 52 0 1446 0
Current children cumulated CPU time (s) 636.81
Current children cumulated vsize (KiB) 12312

[startup+702.799 s]
/proc/loadavg: 2.06 2.02 1.91 3/86 24992
/proc/meminfo: memFree=1394792/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12312 CPUtime=696.29
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2204 0 0 0 69625 4 0 0 25 0 1 0 153750623 12607488 2145 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3078 2145 721 52 0 1446 0
Current children cumulated CPU time (s) 696.29
Current children cumulated vsize (KiB) 12312

[startup+762.839 s]
/proc/loadavg: 2.02 2.01 1.91 3/86 24992
/proc/meminfo: memFree=1393832/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12444 CPUtime=755.78
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2209 0 0 0 75573 5 0 0 25 0 1 0 153750623 12742656 2150 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3111 2150 721 52 0 1479 0
Current children cumulated CPU time (s) 755.78
Current children cumulated vsize (KiB) 12444

[startup+822.873 s]
/proc/loadavg: 2.01 2.01 1.91 3/86 24992
/proc/meminfo: memFree=1392872/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12444 CPUtime=815.26
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2214 0 0 0 81521 5 0 0 25 0 1 0 153750623 12742656 2155 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3111 2155 721 52 0 1479 0
Current children cumulated CPU time (s) 815.26
Current children cumulated vsize (KiB) 12444

[startup+882.917 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 24992
/proc/meminfo: memFree=1391912/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12444 CPUtime=874.75
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2218 0 0 0 87470 5 0 0 25 0 1 0 153750623 12742656 2159 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3111 2159 721 52 0 1479 0
Current children cumulated CPU time (s) 874.75
Current children cumulated vsize (KiB) 12444

[startup+942.964 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 24992
/proc/meminfo: memFree=1390952/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12444 CPUtime=934.24
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2222 0 0 0 93419 5 0 0 25 0 1 0 153750623 12742656 2163 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687418 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3111 2163 721 52 0 1479 0
Current children cumulated CPU time (s) 934.24
Current children cumulated vsize (KiB) 12444

[startup+1003.01 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 24992
/proc/meminfo: memFree=1389992/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12444 CPUtime=993.73
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2226 0 0 0 99368 5 0 0 25 0 1 0 153750623 12742656 2167 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3111 2167 721 52 0 1479 0
Current children cumulated CPU time (s) 993.73
Current children cumulated vsize (KiB) 12444

[startup+1063.04 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 24992
/proc/meminfo: memFree=1389032/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12444 CPUtime=1053.21
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2230 0 0 0 105315 6 0 0 25 0 1 0 153750623 12742656 2171 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687418 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3111 2171 721 52 0 1479 0
Current children cumulated CPU time (s) 1053.21
Current children cumulated vsize (KiB) 12444

[startup+1123.08 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 24992
/proc/meminfo: memFree=1388072/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12444 CPUtime=1112.7
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2234 0 0 0 111264 6 0 0 25 0 1 0 153750623 12742656 2175 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3111 2175 721 52 0 1479 0
Current children cumulated CPU time (s) 1112.7
Current children cumulated vsize (KiB) 12444

[startup+1183.12 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 24992
/proc/meminfo: memFree=1387112/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12444 CPUtime=1172.18
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2237 0 0 0 117212 6 0 0 25 0 1 0 153750623 12742656 2178 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3111 2178 721 52 0 1479 0
Current children cumulated CPU time (s) 1172.18
Current children cumulated vsize (KiB) 12444

[startup+1243.16 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 24992
/proc/meminfo: memFree=1386216/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12444 CPUtime=1231.66
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2240 0 0 0 123160 6 0 0 25 0 1 0 153750623 12742656 2181 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3111 2181 721 52 0 1479 0
Current children cumulated CPU time (s) 1231.66
Current children cumulated vsize (KiB) 12444

[startup+1303.2 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 24992
/proc/meminfo: memFree=1385256/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12576 CPUtime=1291.15
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2245 0 0 0 129108 7 0 0 25 0 1 0 153750623 12877824 2186 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3144 2186 721 52 0 1512 0
Current children cumulated CPU time (s) 1291.15
Current children cumulated vsize (KiB) 12576

[startup+1363.24 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 24992
/proc/meminfo: memFree=1384296/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12576 CPUtime=1350.64
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2249 0 0 0 135057 7 0 0 25 0 1 0 153750623 12877824 2190 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3144 2190 721 52 0 1512 0
Current children cumulated CPU time (s) 1350.64
Current children cumulated vsize (KiB) 12576

[startup+1423.28 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 24992
/proc/meminfo: memFree=1383400/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12576 CPUtime=1410.12
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2252 0 0 0 141005 7 0 0 25 0 1 0 153750623 12877824 2193 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24991/statm: 3144 2193 721 52 0 1512 0
Current children cumulated CPU time (s) 1410.12
Current children cumulated vsize (KiB) 12576

[startup+1483.31 s]
/proc/loadavg: 1.85 1.97 1.90 2/81 25025
/proc/meminfo: memFree=1453200/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12576 CPUtime=1469.66
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2256 0 0 0 146956 10 0 0 25 0 1 0 153750623 12877824 2197 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/24991/statm: 3144 2197 721 52 0 1512 0
Current children cumulated CPU time (s) 1469.66
Current children cumulated vsize (KiB) 12576

[startup+1543.34 s]
/proc/loadavg: 2.01 1.99 1.91 3/86 25030
/proc/meminfo: memFree=1134952/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12576 CPUtime=1529.63
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2261 0 0 0 152953 10 0 0 25 0 1 0 153750623 12877824 2202 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/24991/statm: 3144 2202 721 52 0 1512 0
Current children cumulated CPU time (s) 1529.63
Current children cumulated vsize (KiB) 12576

[startup+1603.38 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 25030
/proc/meminfo: memFree=1121512/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12576 CPUtime=1589.59
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2265 0 0 0 158948 11 0 0 25 0 1 0 153750623 12877824 2206 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/24991/statm: 3144 2206 721 52 0 1512 0
Current children cumulated CPU time (s) 1589.59
Current children cumulated vsize (KiB) 12576

[startup+1663.41 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 25030
/proc/meminfo: memFree=1110120/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12576 CPUtime=1649.56
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2268 0 0 0 164945 11 0 0 25 0 1 0 153750623 12877824 2209 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/24991/statm: 3144 2209 721 52 0 1512 0
Current children cumulated CPU time (s) 1649.56
Current children cumulated vsize (KiB) 12576

[startup+1723.45 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 25030
/proc/meminfo: memFree=1103336/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12576 CPUtime=1709.54
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2272 0 0 0 170943 11 0 0 25 0 1 0 153750623 12877824 2213 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/24991/statm: 3144 2213 721 52 0 1512 0
Current children cumulated CPU time (s) 1709.54
Current children cumulated vsize (KiB) 12576

[startup+1783.48 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 25030
/proc/meminfo: memFree=1099496/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12576 CPUtime=1769.5
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2277 0 0 0 176938 12 0 0 25 0 1 0 153750623 12877824 2218 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/24991/statm: 3144 2218 721 52 0 1512 0
Current children cumulated CPU time (s) 1769.5
Current children cumulated vsize (KiB) 12576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.06 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 25030
/proc/meminfo: memFree=1097960/2055920 swapFree=4192812/4192956
[pid=24991] ppid=24989 vsize=12576 CPUtime=1800.06
/proc/24991/stat : 24991 (CSPtoSAT+minisa) R 24989 24991 24184 0 -1 4194304 2279 0 0 0 179994 12 0 0 25 0 1 0 153750623 12877824 2220 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 0 0 0
/proc/24991/statm: 3144 2220 721 52 0 1512 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 12576

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.08
CPU time (s): 1800.07
CPU user time (s): 1799.95
CPU system time (s): 0.122981
CPU usage (%): 99.2279
Max. virtual memory (cumulated for all children) (KiB): 12576

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

runsolver used 2.09668 s user time and 5.9381 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan  6 03:19:16 UTC 2007


IDJOB= 198217
IDBENCH= 3541
FILE ID= node11/198217-1168053556

PBS_JOBID= 3475308

Free space on /tmp= 66318 MiB

BENCH NAME= HOME/pub/bench/CPAI06/jobShop/jobShop-enddr1/enddr1-10-by-5-3.xml
COMMAND LINE= /tmp/evaluation/198217-1168053556/CSPtoSAT+minisat /tmp/evaluation/198217-1168053556/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-198217-1168053556 -o ROOT/results/node11/solver-198217-1168053556 -C 1800 -M 900  /tmp/evaluation/198217-1168053556/CSPtoSAT+minisat /tmp/evaluation/198217-1168053556/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  240d1bae6d87637b9191a86f7c39bde6

RANDOM SEED= 977897368

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.261
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	: 5931.00
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.261
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:       1412552 kB
Buffers:         67488 kB
Cached:         364652 kB
SwapCached:          0 kB
Active:         384712 kB
Inactive:       160024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1412552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1648 kB
Writeback:           0 kB
Mapped:         135004 kB
Slab:            83316 kB
Committed_AS:  4310508 kB
PageTables:       2456 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= 66317 MiB



End job on node11 on Sat Jan  6 03:49:32 UTC 2007