Trace number 204342

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.05 1805.87

General information on the benchmark

NamejobShop/jobShop-e0ddr1/
e0ddr1-10-by-5-1.xml
MD5SUM71be30318233cba7273017c6a7e72f08
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.035994
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size115
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=16042 #SATclauses=31930 #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/node19/watcher-204342-1168058219 -o ROOT/results/node19/solver-204342-1168058219 -C 1800 -M 900 /tmp/evaluation/204342-1168058219/CSPtoSAT+minisat /tmp/evaluation/204342-1168058219/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: 2.00 2.00 1.94 2/86 19268
/proc/meminfo: memFree=1287072/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=496 CPUtime=0
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154216534 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7484196 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/19267/statm: 124 36 29 52 0 19 0

[startup+0.103995 s]
/proc/loadavg: 2.00 2.00 1.94 2/86 19268
/proc/meminfo: memFree=1287072/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=9188 CPUtime=0.09
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 1408 0 0 0 9 0 0 0 19 0 1 0 154216534 9408512 1352 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671682 0 0 4096 0 0 0 0 17 1 0 0
/proc/19267/statm: 2297 1352 721 52 0 665 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9188

[startup+0.513072 s]
/proc/loadavg: 2.00 2.00 1.94 2/86 19268
/proc/meminfo: memFree=1287072/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=9188 CPUtime=0.5
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 1426 0 0 0 50 0 0 0 24 0 1 0 154216534 9408512 1370 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19267/statm: 2297 1370 721 52 0 665 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9188

[startup+1.33423 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 19268
/proc/meminfo: memFree=1284384/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=9320 CPUtime=1.31
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 1448 0 0 0 131 0 0 0 25 0 1 0 154216534 9543680 1392 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/19267/statm: 2330 1392 721 52 0 698 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9320

[startup+2.97154 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 19268
/proc/meminfo: memFree=1284192/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=9452 CPUtime=2.93
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 1488 0 0 0 293 0 0 0 25 0 1 0 154216534 9678848 1432 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19267/statm: 2363 1432 721 52 0 731 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 9452

[startup+6.25715 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 19268
/proc/meminfo: memFree=1283880/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=9716 CPUtime=6.19
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 1556 0 0 0 619 0 0 0 25 0 1 0 154216534 9949184 1500 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/19267/statm: 2429 1500 721 52 0 797 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 9716

[startup+12.7204 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 19268
/proc/meminfo: memFree=1283368/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=10244 CPUtime=12.59
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 1683 0 0 0 1259 0 0 0 25 0 1 0 154216534 10489856 1627 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19267/statm: 2561 1627 721 52 0 929 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 10244

[startup+25.5418 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 19268
/proc/meminfo: memFree=1282536/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=11212 CPUtime=25.29
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 1914 0 0 0 2529 0 0 0 25 0 1 0 154216534 11481088 1858 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/19267/statm: 2803 1858 721 52 0 1171 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 11212

[startup+51.1966 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 19268
/proc/meminfo: memFree=1282216/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=11608 CPUtime=50.72
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 1998 0 0 0 5071 1 0 0 25 0 1 0 154216534 11886592 1942 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687418 0 0 4096 0 0 0 0 17 1 0 0
/proc/19267/statm: 2902 1942 721 52 0 1270 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 11608

[startup+102.495 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 19268
/proc/meminfo: memFree=1280872/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=11608 CPUtime=101.54
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2026 0 0 0 10153 1 0 0 25 0 1 0 154216534 11886592 1970 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 1 0 0
/proc/19267/statm: 2902 1970 721 52 0 1270 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 11608

[startup+162.523 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 19268
/proc/meminfo: memFree=1272360/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=11820 CPUtime=161.01
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2063 0 0 0 16100 1 0 0 25 0 1 0 154216534 12103680 2007 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19267/statm: 2955 2007 721 52 0 1323 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 11820

[startup+222.554 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 19268
/proc/meminfo: memFree=1272040/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=11952 CPUtime=220.49
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2081 0 0 0 22047 2 0 0 25 0 1 0 154216534 12238848 2025 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 1 0 0
/proc/19267/statm: 2988 2025 721 52 0 1356 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 11952

[startup+282.586 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 19268
/proc/meminfo: memFree=1271912/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=11952 CPUtime=279.97
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2093 0 0 0 27994 3 0 0 25 0 1 0 154216534 12238848 2037 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19267/statm: 2988 2037 721 52 0 1356 0
Current children cumulated CPU time (s) 279.97
Current children cumulated vsize (KiB) 11952

[startup+342.62 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 19268
/proc/meminfo: memFree=1271848/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12084 CPUtime=339.45
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2104 0 0 0 33942 3 0 0 25 0 1 0 154216534 12374016 2048 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667292 0 0 4096 0 0 0 0 17 1 0 0
/proc/19267/statm: 3021 2048 721 52 0 1389 0
Current children cumulated CPU time (s) 339.45
Current children cumulated vsize (KiB) 12084

[startup+402.651 s]
/proc/loadavg: 2.00 2.00 1.94 4/86 19268
/proc/meminfo: memFree=1271784/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12084 CPUtime=398.93
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2111 0 0 0 39889 4 0 0 25 0 1 0 154216534 12374016 2055 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 1 0 0
/proc/19267/statm: 3021 2055 721 52 0 1389 0
Current children cumulated CPU time (s) 398.93
Current children cumulated vsize (KiB) 12084

[startup+462.679 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 19268
/proc/meminfo: memFree=1271720/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12084 CPUtime=458.4
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2119 0 0 0 45836 4 0 0 25 0 1 0 154216534 12374016 2063 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3021 2063 721 52 0 1389 0
Current children cumulated CPU time (s) 458.4
Current children cumulated vsize (KiB) 12084

[startup+522.719 s]
/proc/loadavg: 2.06 2.01 1.95 3/86 19305
/proc/meminfo: memFree=1312168/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12084 CPUtime=518.39
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2126 0 0 0 51833 6 0 0 25 0 1 0 154216534 12374016 2070 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3021 2070 721 52 0 1389 0
Current children cumulated CPU time (s) 518.39
Current children cumulated vsize (KiB) 12084

[startup+582.753 s]
/proc/loadavg: 2.02 2.01 1.95 3/86 19305
/proc/meminfo: memFree=1310952/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12084 CPUtime=578.37
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2132 0 0 0 57831 6 0 0 25 0 1 0 154216534 12374016 2076 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3021 2076 721 52 0 1389 0
Current children cumulated CPU time (s) 578.37
Current children cumulated vsize (KiB) 12084

[startup+642.793 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1309736/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12084 CPUtime=638.33
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2138 0 0 0 63827 6 0 0 25 0 1 0 154216534 12374016 2082 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3021 2082 721 52 0 1389 0
Current children cumulated CPU time (s) 638.33
Current children cumulated vsize (KiB) 12084

[startup+702.829 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1308584/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12216 CPUtime=698.3
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2143 0 0 0 69824 6 0 0 25 0 1 0 154216534 12509184 2087 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3054 2087 721 52 0 1422 0
Current children cumulated CPU time (s) 698.3
Current children cumulated vsize (KiB) 12216

[startup+762.864 s]
/proc/loadavg: 2.00 2.00 1.95 4/86 19305
/proc/meminfo: memFree=1307368/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12216 CPUtime=758.28
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2148 0 0 0 75822 6 0 0 25 0 1 0 154216534 12509184 2092 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3054 2092 721 52 0 1422 0
Current children cumulated CPU time (s) 758.28
Current children cumulated vsize (KiB) 12216

[startup+822.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1306344/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12216 CPUtime=818.24
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2154 0 0 0 81818 6 0 0 25 0 1 0 154216534 12509184 2098 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3054 2098 721 52 0 1422 0
Current children cumulated CPU time (s) 818.24
Current children cumulated vsize (KiB) 12216

[startup+882.928 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1305128/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12216 CPUtime=878.2
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2158 0 0 0 87814 6 0 0 25 0 1 0 154216534 12509184 2102 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3054 2102 721 52 0 1422 0
Current children cumulated CPU time (s) 878.2
Current children cumulated vsize (KiB) 12216

[startup+942.96 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1304040/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12216 CPUtime=938.18
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2163 0 0 0 93811 7 0 0 25 0 1 0 154216534 12509184 2107 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3054 2107 721 52 0 1422 0
Current children cumulated CPU time (s) 938.18
Current children cumulated vsize (KiB) 12216

[startup+1003 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1302888/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12216 CPUtime=998.14
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2168 0 0 0 99807 7 0 0 25 0 1 0 154216534 12509184 2112 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3054 2112 721 52 0 1422 0
Current children cumulated CPU time (s) 998.14
Current children cumulated vsize (KiB) 12216

[startup+1063.04 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1301864/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12216 CPUtime=1058.11
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2172 0 0 0 105804 7 0 0 25 0 1 0 154216534 12509184 2116 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3054 2116 721 52 0 1422 0
Current children cumulated CPU time (s) 1058.11
Current children cumulated vsize (KiB) 12216

[startup+1123.07 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1300776/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12348 CPUtime=1118.09
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2175 0 0 0 111802 7 0 0 25 0 1 0 154216534 12644352 2119 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3087 2119 721 52 0 1455 0
Current children cumulated CPU time (s) 1118.09
Current children cumulated vsize (KiB) 12348

[startup+1183.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1299624/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12348 CPUtime=1178.05
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2179 0 0 0 117797 8 0 0 25 0 1 0 154216534 12644352 2123 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3087 2123 721 52 0 1455 0
Current children cumulated CPU time (s) 1178.05
Current children cumulated vsize (KiB) 12348

[startup+1243.14 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1298600/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12348 CPUtime=1238.02
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2185 0 0 0 123794 8 0 0 25 0 1 0 154216534 12644352 2129 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3087 2129 721 52 0 1455 0
Current children cumulated CPU time (s) 1238.02
Current children cumulated vsize (KiB) 12348

[startup+1303.18 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1297512/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12348 CPUtime=1298
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2189 0 0 0 129792 8 0 0 25 0 1 0 154216534 12644352 2133 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3087 2133 721 52 0 1455 0
Current children cumulated CPU time (s) 1298
Current children cumulated vsize (KiB) 12348

[startup+1363.21 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1296488/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12348 CPUtime=1357.96
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2192 0 0 0 135788 8 0 0 25 0 1 0 154216534 12644352 2136 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3087 2136 721 52 0 1455 0
Current children cumulated CPU time (s) 1357.96
Current children cumulated vsize (KiB) 12348

[startup+1423.25 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1295464/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12348 CPUtime=1417.93
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2198 0 0 0 141785 8 0 0 25 0 1 0 154216534 12644352 2142 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3087 2142 721 52 0 1455 0
Current children cumulated CPU time (s) 1417.93
Current children cumulated vsize (KiB) 12348

[startup+1483.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/92 19444
/proc/meminfo: memFree=1293064/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12348 CPUtime=1477.86
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2202 0 0 0 147766 20 0 0 25 0 1 0 154216534 12644352 2146 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3087 2146 721 52 0 1455 0
Current children cumulated CPU time (s) 1477.86
Current children cumulated vsize (KiB) 12348

[startup+1543.35 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19504
/proc/meminfo: memFree=1293256/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12348 CPUtime=1537.82
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2205 0 0 0 153752 30 0 0 25 0 1 0 154216534 12644352 2149 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3087 2149 721 52 0 1455 0
Current children cumulated CPU time (s) 1537.82
Current children cumulated vsize (KiB) 12348

[startup+1603.39 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19504
/proc/meminfo: memFree=1292264/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12480 CPUtime=1597.8
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2209 0 0 0 159750 30 0 0 25 0 1 0 154216534 12779520 2153 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3120 2153 721 52 0 1488 0
Current children cumulated CPU time (s) 1597.8
Current children cumulated vsize (KiB) 12480

[startup+1663.42 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19504
/proc/meminfo: memFree=1291176/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12480 CPUtime=1657.77
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2214 0 0 0 165747 30 0 0 25 0 1 0 154216534 12779520 2158 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3120 2158 721 52 0 1488 0
Current children cumulated CPU time (s) 1657.77
Current children cumulated vsize (KiB) 12480

[startup+1723.46 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19504
/proc/meminfo: memFree=1290088/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12480 CPUtime=1717.72
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2218 0 0 0 171742 30 0 0 25 0 1 0 154216534 12779520 2162 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3120 2162 721 52 0 1488 0
Current children cumulated CPU time (s) 1717.72
Current children cumulated vsize (KiB) 12480

[startup+1783.5 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19504
/proc/meminfo: memFree=1289064/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12480 CPUtime=1777.7
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2222 0 0 0 177740 30 0 0 25 0 1 0 154216534 12779520 2166 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687312 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3120 2166 721 52 0 1488 0
Current children cumulated CPU time (s) 1777.7
Current children cumulated vsize (KiB) 12480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.87 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19504
/proc/meminfo: memFree=1288680/2055920 swapFree=4171232/4192956
[pid=19267] ppid=19265 vsize=12480 CPUtime=1800.05
/proc/19267/stat : 19267 (CSPtoSAT+minisa) R 19265 19267 17999 0 -1 4194304 2223 0 0 0 179974 31 0 0 25 0 1 0 154216534 12779520 2167 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19267/statm: 3120 2167 721 52 0 1488 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 12480

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.87
CPU time (s): 1800.05
CPU user time (s): 1799.74
CPU system time (s): 0.312952
CPU usage (%): 99.6777
Max. virtual memory (cumulated for all children) (KiB): 12480

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

runsolver used 1.9797 s user time and 5.01724 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan  6 04:36:59 UTC 2007


IDJOB= 204342
IDBENCH= 4015
FILE ID= node19/204342-1168058219

PBS_JOBID= 3475305

Free space on /tmp= 66310 MiB

BENCH NAME= HOME/pub/bench/CPAI06/jobShop/jobShop-e0ddr1/e0ddr1-10-by-5-1.xml
COMMAND LINE= /tmp/evaluation/204342-1168058219/CSPtoSAT+minisat /tmp/evaluation/204342-1168058219/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-204342-1168058219 -o ROOT/results/node19/solver-204342-1168058219 -C 1800 -M 900  /tmp/evaluation/204342-1168058219/CSPtoSAT+minisat /tmp/evaluation/204342-1168058219/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  71be30318233cba7273017c6a7e72f08

RANDOM SEED= 403003589

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.260
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.260
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:       1287552 kB
Buffers:         69344 kB
Cached:         493928 kB
SwapCached:      10036 kB
Active:         314312 kB
Inactive:       353748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1287552 kB
SwapTotal:     4192956 kB
SwapFree:      4171232 kB
Dirty:            1564 kB
Writeback:           0 kB
Mapped:         117476 kB
Slab:            84912 kB
Committed_AS:  3604300 kB
PageTables:       2472 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= 66310 MiB



End job on node19 on Sat Jan  6 05:07:05 UTC 2007