Trace number 221947

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 1805.36

General information on the benchmark

NamejobShop/jobShop-e0ddr2/
e0ddr2-10-by-5-9.xml
MD5SUM9a6fd017b3b172195a17726cd2743e54
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.041993
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size133
Number of constraints which are defined in extension0
Number of constraints which are defined in intension265
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07	c This is CSPtoSAT+minisat version 0.3
0.07	c (c) 2006 roussel@cril.univ-artois.fr
0.07	
0.07	c This solver internally uses a modified version of MiniSat2 version 061112
0.07	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.07	
0.07	c parsing...
0.07	c ...done
0.07	c #SATvar=18412 #SATclauses=36670 #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/node2/watcher-221947-1168067064 -o ROOT/results/node2/solver-221947-1168067064 -C 1800 -M 900 /tmp/evaluation/221947-1168067064/CSPtoSAT+minisat /tmp/evaluation/221947-1168067064/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.93 2.01 1.99 2/86 3002
/proc/meminfo: memFree=948936/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=496 CPUtime=0
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 155102024 507904 36 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 10535716 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 124 36 29 52 0 19 0

[startup+0.104129 s]
/proc/loadavg: 1.93 2.01 1.99 2/86 3002
/proc/meminfo: memFree=948936/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=9528 CPUtime=0.07
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 1502 0 0 0 6 1 0 0 18 0 1 0 155102024 9756672 1446 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 2382 1446 721 52 0 750 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9528

[startup+0.512205 s]
/proc/loadavg: 1.93 2.01 1.99 2/86 3002
/proc/meminfo: memFree=948936/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=9680 CPUtime=0.47
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 1514 0 0 0 46 1 0 0 21 0 1 0 155102024 9912320 1458 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 2420 1458 721 52 0 788 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9680

[startup+1.33436 s]
/proc/loadavg: 1.93 2.01 1.99 3/86 3002
/proc/meminfo: memFree=945672/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=9680 CPUtime=1.29
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 1537 0 0 0 128 1 0 0 25 0 1 0 155102024 9912320 1481 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 2420 1481 721 52 0 788 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 9680

[startup+2.97566 s]
/proc/loadavg: 1.93 2.01 1.99 3/86 3002
/proc/meminfo: memFree=945416/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=9820 CPUtime=2.93
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 1570 0 0 0 292 1 0 0 25 0 1 0 155102024 10055680 1514 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678671 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 2455 1514 721 52 0 823 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 9820

[startup+6.25526 s]
/proc/loadavg: 1.93 2.01 1.99 3/86 3002
/proc/meminfo: memFree=944848/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=10084 CPUtime=6.19
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 1632 0 0 0 618 1 0 0 25 0 1 0 155102024 10326016 1576 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134562819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 2521 1576 721 52 0 889 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 10084

[startup+12.7255 s]
/proc/loadavg: 1.94 2.01 1.99 3/86 3002
/proc/meminfo: memFree=943760/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=10632 CPUtime=12.63
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 1748 0 0 0 1262 1 0 0 25 0 1 0 155102024 10887168 1692 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 2658 1692 721 52 0 1026 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 10632

[startup+25.5438 s]
/proc/loadavg: 1.95 2.00 1.99 3/86 3002
/proc/meminfo: memFree=942032/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=11472 CPUtime=25.38
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 1966 0 0 0 2537 1 0 0 25 0 1 0 155102024 11747328 1910 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 2868 1910 721 52 0 1236 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 11472

[startup+51.1926 s]
/proc/loadavg: 1.97 2.00 1.99 3/86 3002
/proc/meminfo: memFree=937296/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=12476 CPUtime=50.91
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2215 0 0 0 5089 2 0 0 25 0 1 0 155102024 12775424 2159 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 3119 2159 721 52 0 1487 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 12476

[startup+102.486 s]
/proc/loadavg: 1.98 2.00 1.99 3/86 3002
/proc/meminfo: memFree=932560/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=12608 CPUtime=101.96
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2245 0 0 0 10194 2 0 0 25 0 1 0 155102024 12910592 2189 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 3152 2189 721 52 0 1520 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 12608

[startup+162.508 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 3002
/proc/meminfo: memFree=926032/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=12608 CPUtime=161.7
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2263 0 0 0 16167 3 0 0 25 0 1 0 155102024 12910592 2207 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 3152 2207 721 52 0 1520 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 12608

[startup+222.533 s]
/proc/loadavg: 1.99 2.00 1.99 4/86 3002
/proc/meminfo: memFree=921168/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=12740 CPUtime=221.43
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2276 0 0 0 22140 3 0 0 25 0 1 0 155102024 13045760 2220 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 3185 2220 721 52 0 1553 0
Current children cumulated CPU time (s) 221.43
Current children cumulated vsize (KiB) 12740

[startup+282.553 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 3002
/proc/meminfo: memFree=915664/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=12740 CPUtime=281.17
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2285 0 0 0 28113 4 0 0 25 0 1 0 155102024 13045760 2229 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 3185 2229 721 52 0 1553 0
Current children cumulated CPU time (s) 281.17
Current children cumulated vsize (KiB) 12740

[startup+342.573 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 3002
/proc/meminfo: memFree=910288/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=12740 CPUtime=340.89
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2293 0 0 0 34085 4 0 0 25 0 1 0 155102024 13045760 2237 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 3185 2237 721 52 0 1553 0
Current children cumulated CPU time (s) 340.89
Current children cumulated vsize (KiB) 12740

[startup+402.591 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 3002
/proc/meminfo: memFree=905552/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=12872 CPUtime=400.63
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2300 0 0 0 40058 5 0 0 25 0 1 0 155102024 13180928 2244 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 3218 2244 721 52 0 1586 0
Current children cumulated CPU time (s) 400.63
Current children cumulated vsize (KiB) 12872

[startup+462.611 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 3002
/proc/meminfo: memFree=901776/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=12872 CPUtime=460.37
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2307 0 0 0 46031 6 0 0 25 0 1 0 155102024 13180928 2251 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 3218 2251 721 52 0 1586 0
Current children cumulated CPU time (s) 460.37
Current children cumulated vsize (KiB) 12872

[startup+522.64 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 3002
/proc/meminfo: memFree=898064/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=12872 CPUtime=520.1
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2313 0 0 0 52004 6 0 0 25 0 1 0 155102024 13180928 2257 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 3218 2257 721 52 0 1586 0
Current children cumulated CPU time (s) 520.1
Current children cumulated vsize (KiB) 12872

[startup+582.66 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 3002
/proc/meminfo: memFree=894928/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=12872 CPUtime=579.84
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2319 0 0 0 57977 7 0 0 25 0 1 0 155102024 13180928 2263 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687516 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 3218 2263 721 52 0 1586 0
Current children cumulated CPU time (s) 579.84
Current children cumulated vsize (KiB) 12872

[startup+642.68 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 3002
/proc/meminfo: memFree=892624/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=12872 CPUtime=639.58
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2324 0 0 0 63950 8 0 0 25 0 1 0 155102024 13180928 2268 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 3218 2268 721 52 0 1586 0
Current children cumulated CPU time (s) 639.58
Current children cumulated vsize (KiB) 12872

[startup+702.701 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 3002
/proc/meminfo: memFree=890640/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=12872 CPUtime=699.32
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2329 0 0 0 69924 8 0 0 25 0 1 0 155102024 13180928 2273 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 3218 2273 721 52 0 1586 0
Current children cumulated CPU time (s) 699.32
Current children cumulated vsize (KiB) 12872

[startup+762.716 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 3002
/proc/meminfo: memFree=888976/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=12872 CPUtime=759.05
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2333 0 0 0 75896 9 0 0 25 0 1 0 155102024 13180928 2277 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3001/statm: 3218 2277 721 52 0 1586 0
Current children cumulated CPU time (s) 759.05
Current children cumulated vsize (KiB) 12872

[startup+822.737 s]
/proc/loadavg: 1.92 1.98 1.98 3/86 3040
/proc/meminfo: memFree=1022744/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=13004 CPUtime=818.82
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2338 0 0 0 81872 10 0 0 25 0 1 0 155102024 13316096 2282 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687669 0 0 4096 0 0 0 0 17 0 0 0
/proc/3001/statm: 3251 2282 721 52 0 1619 0
Current children cumulated CPU time (s) 818.82
Current children cumulated vsize (KiB) 13004

[startup+882.774 s]
/proc/loadavg: 1.97 1.98 1.98 3/86 3042
/proc/meminfo: memFree=985752/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=13004 CPUtime=878.78
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2343 0 0 0 87868 10 0 0 25 0 1 0 155102024 13316096 2287 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3001/statm: 3251 2287 721 52 0 1619 0
Current children cumulated CPU time (s) 878.78
Current children cumulated vsize (KiB) 13004

[startup+942.806 s]
/proc/loadavg: 1.99 1.98 1.98 3/86 3042
/proc/meminfo: memFree=963096/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=13004 CPUtime=938.75
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2347 0 0 0 93865 10 0 0 25 0 1 0 155102024 13316096 2291 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3001/statm: 3251 2291 721 52 0 1619 0
Current children cumulated CPU time (s) 938.75
Current children cumulated vsize (KiB) 13004

[startup+1002.83 s]
/proc/loadavg: 1.99 1.98 1.98 3/86 3042
/proc/meminfo: memFree=946904/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=13004 CPUtime=998.72
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2351 0 0 0 99861 11 0 0 25 0 1 0 155102024 13316096 2295 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 0 0 0
/proc/3001/statm: 3251 2295 721 52 0 1619 0
Current children cumulated CPU time (s) 998.72
Current children cumulated vsize (KiB) 13004

[startup+1062.86 s]
/proc/loadavg: 1.99 1.98 1.98 3/86 3042
/proc/meminfo: memFree=935640/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=13004 CPUtime=1058.66
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2355 0 0 0 105855 11 0 0 25 0 1 0 155102024 13316096 2299 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 0 0 0
/proc/3001/statm: 3251 2299 721 52 0 1619 0
Current children cumulated CPU time (s) 1058.66
Current children cumulated vsize (KiB) 13004

[startup+1122.89 s]
/proc/loadavg: 1.99 1.98 1.98 3/86 3042
/proc/meminfo: memFree=921240/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=13004 CPUtime=1118.62
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2359 0 0 0 111851 11 0 0 25 0 1 0 155102024 13316096 2303 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687441 0 0 4096 0 0 0 0 17 0 0 0
/proc/3001/statm: 3251 2303 721 52 0 1619 0
Current children cumulated CPU time (s) 1118.62
Current children cumulated vsize (KiB) 13004

[startup+1182.91 s]
/proc/loadavg: 2.04 2.00 1.99 3/86 3042
/proc/meminfo: memFree=910808/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=13004 CPUtime=1178.59
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2363 0 0 0 117847 12 0 0 25 0 1 0 155102024 13316096 2307 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 0 0 0
/proc/3001/statm: 3251 2307 721 52 0 1619 0
Current children cumulated CPU time (s) 1178.59
Current children cumulated vsize (KiB) 13004

[startup+1242.94 s]
/proc/loadavg: 2.01 2.00 1.99 3/86 3042
/proc/meminfo: memFree=897112/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=13004 CPUtime=1238.53
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2367 0 0 0 123841 12 0 0 25 0 1 0 155102024 13316096 2311 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3001/statm: 3251 2311 721 52 0 1619 0
Current children cumulated CPU time (s) 1238.53
Current children cumulated vsize (KiB) 13004

[startup+1302.96 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 3042
/proc/meminfo: memFree=886872/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=13136 CPUtime=1298.5
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2371 0 0 0 129838 12 0 0 25 0 1 0 155102024 13451264 2315 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/3001/statm: 3284 2315 721 52 0 1652 0
Current children cumulated CPU time (s) 1298.5
Current children cumulated vsize (KiB) 13136

[startup+1362.99 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 3042
/proc/meminfo: memFree=876888/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=13136 CPUtime=1358.46
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2374 0 0 0 135834 12 0 0 25 0 1 0 155102024 13451264 2318 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 0 0 0
/proc/3001/statm: 3284 2318 721 52 0 1652 0
Current children cumulated CPU time (s) 1358.46
Current children cumulated vsize (KiB) 13136

[startup+1423.01 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 3042
/proc/meminfo: memFree=868056/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=13136 CPUtime=1418.4
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2377 0 0 0 141828 12 0 0 25 0 1 0 155102024 13451264 2321 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 0 0 0
/proc/3001/statm: 3284 2321 721 52 0 1652 0
Current children cumulated CPU time (s) 1418.4
Current children cumulated vsize (KiB) 13136

[startup+1483.04 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 3042
/proc/meminfo: memFree=854744/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=13136 CPUtime=1478.38
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2380 0 0 0 147826 12 0 0 25 0 1 0 155102024 13451264 2324 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/3001/statm: 3284 2324 721 52 0 1652 0
Current children cumulated CPU time (s) 1478.38
Current children cumulated vsize (KiB) 13136

[startup+1543.08 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 3042
/proc/meminfo: memFree=844504/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=13136 CPUtime=1538.35
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2385 0 0 0 153823 12 0 0 25 0 1 0 155102024 13451264 2329 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 0 0 0
/proc/3001/statm: 3284 2329 721 52 0 1652 0
Current children cumulated CPU time (s) 1538.35
Current children cumulated vsize (KiB) 13136

[startup+1603.1 s]
/proc/loadavg: 2.09 2.03 2.00 3/86 3042
/proc/meminfo: memFree=837848/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=13136 CPUtime=1598.3
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2388 0 0 0 159817 13 0 0 25 0 1 0 155102024 13451264 2332 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/3001/statm: 3284 2332 721 52 0 1652 0
Current children cumulated CPU time (s) 1598.3
Current children cumulated vsize (KiB) 13136

[startup+1663.13 s]
/proc/loadavg: 2.03 2.02 2.00 3/86 3042
/proc/meminfo: memFree=829592/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=13136 CPUtime=1658.27
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2390 0 0 0 165814 13 0 0 25 0 1 0 155102024 13451264 2334 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3001/statm: 3284 2334 721 52 0 1652 0
Current children cumulated CPU time (s) 1658.27
Current children cumulated vsize (KiB) 13136

[startup+1723.15 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 3042
/proc/meminfo: memFree=820184/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=13136 CPUtime=1718.24
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2394 0 0 0 171810 14 0 0 25 0 1 0 155102024 13451264 2338 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 0 0 0
/proc/3001/statm: 3284 2338 721 52 0 1652 0
Current children cumulated CPU time (s) 1718.24
Current children cumulated vsize (KiB) 13136

[startup+1783.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 3042
/proc/meminfo: memFree=811800/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=13136 CPUtime=1777.99
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2397 0 0 0 177785 14 0 0 25 0 1 0 155102024 13451264 2341 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3001/statm: 3284 2341 721 52 0 1652 0
Current children cumulated CPU time (s) 1777.99
Current children cumulated vsize (KiB) 13136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.36 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 3042
/proc/meminfo: memFree=806872/2055920 swapFree=4191880/4192956
[pid=3001] ppid=2999 vsize=13136 CPUtime=1800.06
/proc/3001/stat : 3001 (CSPtoSAT+minisa) R 2999 3001 2946 0 -1 4194304 2399 0 0 0 179992 14 0 0 25 0 1 0 155102024 13451264 2343 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687672 0 0 4096 0 0 0 0 17 0 0 0
/proc/3001/statm: 3284 2343 721 52 0 1652 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 13136

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.36
CPU time (s): 1800.07
CPU user time (s): 1799.92
CPU system time (s): 0.145977
CPU usage (%): 99.7067
Max. virtual memory (cumulated for all children) (KiB): 13136

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

runsolver used 2.22266 s user time and 5.68114 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan  6 07:04:24 UTC 2007


IDJOB= 221947
IDBENCH= 5474
FILE ID= node2/221947-1168067064

PBS_JOBID= 3475661

Free space on /tmp= 66323 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  9a6fd017b3b172195a17726cd2743e54

RANDOM SEED= 849358348

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.259
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.259
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:        949416 kB
Buffers:         73436 kB
Cached:         639820 kB
SwapCached:        268 kB
Active:         504984 kB
Inactive:       503880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        949416 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1724 kB
Writeback:           0 kB
Mapped:         317320 kB
Slab:            81780 kB
Committed_AS:  3683956 kB
PageTables:       2972 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= 66324 MiB



End job on node2 on Sat Jan  6 07:34:29 UTC 2007