Trace number 209311

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.11 1805.94

General information on the benchmark

Namefapp/fapp01-05/fapp03/
fapp03-0300-3.xml
MD5SUM20e9af05b430c565390b68c5c06059af
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.3348
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables300
Number of constraints4377
Maximum constraint arity2
Maximum domain size250
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4377
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node10/watcher-209311-1168061830 -o ROOT/results/node10/solver-209311-1168061830 -C 1800 -M 900 /tmp/evaluation/209311-1168061830/CSPtoSAT+minisat /tmp/evaluation/209311-1168061830/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.05 2.01 2.00 3/86 24112
/proc/meminfo: memFree=1339160/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=380 CPUtime=0
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 154578128 389120 26 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8905508 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 95 26 21 52 0 18 0

[startup+0.102987 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 24112
/proc/meminfo: memFree=1339160/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=18096 CPUtime=0.08
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 3365 0 0 0 7 1 0 0 18 0 1 0 154578128 18530304 3320 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9338532 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 4524 3320 696 52 0 2892 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18096

[startup+0.511041 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 24112
/proc/meminfo: memFree=1339160/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=31920 CPUtime=0.5
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 6333 0 0 0 47 3 0 0 22 0 1 0 154578128 32686080 6262 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671277 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 7980 6262 715 52 0 6348 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 31920

[startup+1.33416 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 24112
/proc/meminfo: memFree=1316824/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=31920 CPUtime=1.31
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 6347 0 0 0 128 3 0 0 25 0 1 0 154578128 32686080 6276 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 7980 6276 721 52 0 6348 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 31920

[startup+2.9874 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 24112
/proc/meminfo: memFree=1316504/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=32296 CPUtime=2.95
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 6397 0 0 0 292 3 0 0 25 0 1 0 154578128 33071104 6326 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 8074 6326 721 52 0 6442 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 32296

[startup+6.26683 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 24112
/proc/meminfo: memFree=1316440/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=32296 CPUtime=6.2
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 6414 0 0 0 617 3 0 0 25 0 1 0 154578128 33071104 6343 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562805 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 8074 6343 721 52 0 6442 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 32296

[startup+12.7407 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 24112
/proc/meminfo: memFree=1316184/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=32436 CPUtime=12.61
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 6461 0 0 0 1258 3 0 0 25 0 1 0 154578128 33214464 6390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678515 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 8109 6390 721 52 0 6477 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 32436

[startup+25.5634 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 24112
/proc/meminfo: memFree=1315928/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=32720 CPUtime=25.31
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 6537 0 0 0 2528 3 0 0 25 0 1 0 154578128 33505280 6466 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 8180 6466 721 52 0 6548 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 32720

[startup+51.2279 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 24112
/proc/meminfo: memFree=1315160/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=33504 CPUtime=50.74
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 6687 0 0 0 5071 3 0 0 25 0 1 0 154578128 34308096 6616 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 8376 6616 721 52 0 6744 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 33504

[startup+102.455 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 24112
/proc/meminfo: memFree=1313560/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=34528 CPUtime=101.5
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 6965 0 0 0 10146 4 0 0 25 0 1 0 154578128 35356672 6894 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 8632 6894 721 52 0 7000 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 34528

[startup+162.514 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24112
/proc/meminfo: memFree=1311832/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=35796 CPUtime=161
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 7271 0 0 0 16096 4 0 0 25 0 1 0 154578128 36655104 7200 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 8949 7200 721 52 0 7317 0
Current children cumulated CPU time (s) 161
Current children cumulated vsize (KiB) 35796

[startup+222.578 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24112
/proc/meminfo: memFree=1310040/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=37104 CPUtime=220.52
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 7573 0 0 0 22047 5 0 0 25 0 1 0 154578128 37994496 7502 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 9276 7502 721 52 0 7644 0
Current children cumulated CPU time (s) 220.52
Current children cumulated vsize (KiB) 37104

[startup+282.635 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24112
/proc/meminfo: memFree=1308312/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=38160 CPUtime=280.03
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 7873 0 0 0 27997 6 0 0 25 0 1 0 154578128 39075840 7802 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 9540 7802 721 52 0 7908 0
Current children cumulated CPU time (s) 280.03
Current children cumulated vsize (KiB) 38160

[startup+342.692 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24112
/proc/meminfo: memFree=1306584/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=39528 CPUtime=339.53
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 8165 0 0 0 33947 6 0 0 25 0 1 0 154578128 40476672 8094 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 9882 8094 721 52 0 8250 0
Current children cumulated CPU time (s) 339.53
Current children cumulated vsize (KiB) 39528

[startup+402.748 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24112
/proc/meminfo: memFree=1304856/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=40584 CPUtime=399.04
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 8448 0 0 0 39897 7 0 0 25 0 1 0 154578128 41558016 8377 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24111/statm: 10146 8377 721 52 0 8514 0
Current children cumulated CPU time (s) 399.04
Current children cumulated vsize (KiB) 40584

[startup+462.802 s]
/proc/loadavg: 2.00 2.00 2.00 2/82 24131
/proc/meminfo: memFree=1423352/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=41908 CPUtime=458.53
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 8736 0 0 0 45840 13 0 0 25 0 1 0 154578128 42913792 8665 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 10477 8665 721 52 0 8845 0
Current children cumulated CPU time (s) 458.53
Current children cumulated vsize (KiB) 41908

[startup+522.862 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=633944/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=42964 CPUtime=518.54
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 9038 0 0 0 51840 14 0 0 25 0 1 0 154578128 43995136 8967 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667380 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 10741 8967 721 52 0 9109 0
Current children cumulated CPU time (s) 518.54
Current children cumulated vsize (KiB) 42964

[startup+582.925 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 24150
/proc/meminfo: memFree=632216/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=44152 CPUtime=578.51
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 9331 0 0 0 57836 15 0 0 25 0 1 0 154578128 45211648 9260 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 11038 9260 721 52 0 9406 0
Current children cumulated CPU time (s) 578.51
Current children cumulated vsize (KiB) 44152

[startup+642.983 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 24150
/proc/meminfo: memFree=630616/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=45208 CPUtime=638.52
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 9623 0 0 0 63836 16 0 0 25 0 1 0 154578128 46292992 9552 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 11302 9552 721 52 0 9670 0
Current children cumulated CPU time (s) 638.52
Current children cumulated vsize (KiB) 45208

[startup+703.038 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 24150
/proc/meminfo: memFree=629080/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=46668 CPUtime=698.52
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 9908 0 0 0 69836 16 0 0 25 0 1 0 154578128 47788032 9837 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 11667 9837 721 52 0 10035 0
Current children cumulated CPU time (s) 698.52
Current children cumulated vsize (KiB) 46668

[startup+763.088 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=627480/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=47724 CPUtime=758.49
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 10202 0 0 0 75832 17 0 0 25 0 1 0 154578128 48869376 10131 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 11931 10131 721 52 0 10299 0
Current children cumulated CPU time (s) 758.49
Current children cumulated vsize (KiB) 47724

[startup+823.146 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=626008/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=48912 CPUtime=818.49
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 10490 0 0 0 81831 18 0 0 25 0 1 0 154578128 50085888 10419 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 12228 10419 721 52 0 10596 0
Current children cumulated CPU time (s) 818.49
Current children cumulated vsize (KiB) 48912

[startup+883.206 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=624472/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=49968 CPUtime=878.49
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 10779 0 0 0 87831 18 0 0 25 0 1 0 154578128 51167232 10708 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 12492 10708 721 52 0 10860 0
Current children cumulated CPU time (s) 878.49
Current children cumulated vsize (KiB) 49968

[startup+943.263 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 24150
/proc/meminfo: memFree=623000/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=51024 CPUtime=938.47
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 11070 0 0 0 93828 19 0 0 25 0 1 0 154578128 52248576 10999 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 12756 10999 721 52 0 11124 0
Current children cumulated CPU time (s) 938.47
Current children cumulated vsize (KiB) 51024

[startup+1003.32 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 24150
/proc/meminfo: memFree=621528/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=52688 CPUtime=998.46
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 11358 0 0 0 99827 19 0 0 25 0 1 0 154578128 53952512 11287 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 13172 11287 721 52 0 11540 0
Current children cumulated CPU time (s) 998.46
Current children cumulated vsize (KiB) 52688

[startup+1063.38 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=620056/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=53744 CPUtime=1058.46
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 11645 0 0 0 105826 20 0 0 25 0 1 0 154578128 55033856 11574 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 13436 11574 721 52 0 11804 0
Current children cumulated CPU time (s) 1058.46
Current children cumulated vsize (KiB) 53744

[startup+1123.44 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=618584/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=54932 CPUtime=1118.44
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 11933 0 0 0 111823 21 0 0 25 0 1 0 154578128 56250368 11862 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 13733 11862 721 52 0 12101 0
Current children cumulated CPU time (s) 1118.44
Current children cumulated vsize (KiB) 54932

[startup+1183.49 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=617112/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=55988 CPUtime=1178.44
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 12215 0 0 0 117822 22 0 0 25 0 1 0 154578128 57331712 12144 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 13997 12144 721 52 0 12365 0
Current children cumulated CPU time (s) 1178.44
Current children cumulated vsize (KiB) 55988

[startup+1243.55 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=615704/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=56912 CPUtime=1238.42
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 12496 0 0 0 123820 22 0 0 25 0 1 0 154578128 58277888 12425 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562805 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 14228 12425 721 52 0 12596 0
Current children cumulated CPU time (s) 1238.42
Current children cumulated vsize (KiB) 56912

[startup+1303.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=614232/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=58100 CPUtime=1298.41
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 12781 0 0 0 129818 23 0 0 25 0 1 0 154578128 59494400 12710 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 14525 12710 721 52 0 12893 0
Current children cumulated CPU time (s) 1298.41
Current children cumulated vsize (KiB) 58100

[startup+1363.65 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=612824/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=59024 CPUtime=1358.38
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 13060 0 0 0 135815 23 0 0 25 0 1 0 154578128 60440576 12989 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671246 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 14756 12989 721 52 0 13124 0
Current children cumulated CPU time (s) 1358.38
Current children cumulated vsize (KiB) 59024

[startup+1423.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=611352/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=60080 CPUtime=1418.39
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 13333 0 0 0 141815 24 0 0 25 0 1 0 154578128 61521920 13262 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 15020 13262 721 52 0 13388 0
Current children cumulated CPU time (s) 1418.39
Current children cumulated vsize (KiB) 60080

[startup+1483.78 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 24296
/proc/meminfo: memFree=608616/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=61136 CPUtime=1478.32
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 13616 0 0 0 147793 39 0 0 25 0 1 0 154578128 62603264 13545 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 15284 13545 721 52 0 13652 0
Current children cumulated CPU time (s) 1478.32
Current children cumulated vsize (KiB) 61136

[startup+1543.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24348
/proc/meminfo: memFree=608344/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=63104 CPUtime=1538.33
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 13888 0 0 0 153785 48 0 0 25 0 1 0 154578128 64618496 13817 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 15776 13817 721 52 0 14144 0
Current children cumulated CPU time (s) 1538.33
Current children cumulated vsize (KiB) 63104

[startup+1603.91 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 24348
/proc/meminfo: memFree=607000/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=64160 CPUtime=1598.32
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 14162 0 0 0 159783 49 0 0 25 0 1 0 154578128 65699840 14091 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 16040 14091 721 52 0 14408 0
Current children cumulated CPU time (s) 1598.32
Current children cumulated vsize (KiB) 64160

[startup+1663.97 s]
/proc/loadavg: 2.07 2.03 2.00 3/86 24348
/proc/meminfo: memFree=605656/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=65084 CPUtime=1658.29
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 14435 0 0 0 165779 50 0 0 25 0 1 0 154578128 66646016 14364 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 16271 14364 721 52 0 14639 0
Current children cumulated CPU time (s) 1658.29
Current children cumulated vsize (KiB) 65084

[startup+1724.01 s]
/proc/loadavg: 2.08 2.04 2.00 3/86 24348
/proc/meminfo: memFree=604248/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=66140 CPUtime=1718.28
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 14711 0 0 0 171778 50 0 0 25 0 1 0 154578128 67727360 14640 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 16535 14640 721 52 0 14903 0
Current children cumulated CPU time (s) 1718.28
Current children cumulated vsize (KiB) 66140

[startup+1784.06 s]
/proc/loadavg: 2.03 2.03 2.00 3/86 24348
/proc/meminfo: memFree=602840/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=67196 CPUtime=1778.26
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 14985 0 0 0 177775 51 0 0 25 0 1 0 154578128 68808704 14914 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665368 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 16799 14914 721 52 0 15167 0
Current children cumulated CPU time (s) 1778.26
Current children cumulated vsize (KiB) 67196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.92 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 24348
/proc/meminfo: memFree=602328/2055920 swapFree=4186692/4192956
[pid=24111] ppid=24109 vsize=67592 CPUtime=1800.1
/proc/24111/stat : 24111 (CSPtoSAT+minisa) R 24109 24111 24056 0 -1 4194304 15086 0 0 0 179959 51 0 0 25 0 1 0 154578128 69214208 15015 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562816 0 0 4096 0 0 0 0 17 0 0 0
/proc/24111/statm: 16898 15015 721 52 0 15266 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 67592

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.94
CPU time (s): 1800.11
CPU user time (s): 1799.59
CPU system time (s): 0.52192
CPU usage (%): 99.6775
Max. virtual memory (cumulated for all children) (KiB): 67592

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

runsolver used 2.13867 s user time and 5.86811 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan  6 05:37:10 UTC 2007


IDJOB= 209311
IDBENCH= 4508
FILE ID= node10/209311-1168061830

PBS_JOBID= 3475368

Free space on /tmp= 66353 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp03/fapp03-0300-3.xml
COMMAND LINE= /tmp/evaluation/209311-1168061830/CSPtoSAT+minisat /tmp/evaluation/209311-1168061830/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-209311-1168061830 -o ROOT/results/node10/solver-209311-1168061830 -C 1800 -M 900  /tmp/evaluation/209311-1168061830/CSPtoSAT+minisat /tmp/evaluation/209311-1168061830/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  20e9af05b430c565390b68c5c06059af

RANDOM SEED= 687226819

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.232
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.232
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:       1339576 kB
Buffers:         61912 kB
Cached:         399888 kB
SwapCached:       3592 kB
Active:         344364 kB
Inactive:       279276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1339576 kB
SwapTotal:     4192956 kB
SwapFree:      4186692 kB
Dirty:            2252 kB
Writeback:           0 kB
Mapped:         180552 kB
Slab:            77408 kB
Committed_AS:  3608732 kB
PageTables:       2468 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= 66347 MiB



End job on node10 on Sat Jan  6 06:07:16 UTC 2007