Trace number 198796

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.02 1802.1

General information on the benchmark

Namerlfap/rlfapScens11/
scen11-f8.xml
MD5SUM704ab295d4263c6e677241b699aba547
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 benchmark2.02669
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size36
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node61/watcher-198796-1168053619 -o ROOT/results/node61/solver-198796-1168053619 -C 1800 -M 900 /tmp/evaluation/198796-1168053619/CSPtoSAT+minisat /tmp/evaluation/198796-1168053619/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.44 1.86 1.89 4/73 3344
/proc/meminfo: memFree=1398656/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=6696 CPUtime=0
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 433 0 0 0 0 0 0 0 18 0 1 0 153760153 6856704 412 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10353528 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 1674 412 372 52 0 30 0

[startup+0.104735 s]
/proc/loadavg: 1.44 1.86 1.89 4/73 3344
/proc/meminfo: memFree=1398656/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=16284 CPUtime=0.09
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 2986 0 0 0 8 1 0 0 18 0 1 0 153760153 16674816 2954 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10819141 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 4071 2954 704 52 0 2439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16284

[startup+0.512806 s]
/proc/loadavg: 1.44 1.86 1.89 4/73 3344
/proc/meminfo: memFree=1398656/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=16788 CPUtime=0.5
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 3174 0 0 0 49 1 0 0 22 0 1 0 153760153 17190912 3116 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 4197 3116 721 52 0 2565 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 16788

[startup+1.33395 s]
/proc/loadavg: 1.49 1.86 1.89 3/73 3344
/proc/meminfo: memFree=1388864/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=16788 CPUtime=1.32
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 3197 0 0 0 131 1 0 0 25 0 1 0 153760153 17190912 3139 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 4197 3139 721 52 0 2565 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 16788

[startup+2.97524 s]
/proc/loadavg: 1.49 1.86 1.89 3/73 3344
/proc/meminfo: memFree=1388672/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=17112 CPUtime=2.96
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 3246 0 0 0 295 1 0 0 25 0 1 0 153760153 17522688 3188 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562954 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 4278 3188 721 52 0 2646 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 17112

[startup+6.25381 s]
/proc/loadavg: 1.53 1.86 1.89 3/73 3344
/proc/meminfo: memFree=1388288/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=17308 CPUtime=6.24
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 3304 0 0 0 623 1 0 0 25 0 1 0 153760153 17723392 3246 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671765 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 4327 3246 721 52 0 2695 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 17308

[startup+12.7139 s]
/proc/loadavg: 1.56 1.86 1.89 3/73 3344
/proc/meminfo: memFree=1387968/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=17704 CPUtime=12.7
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 3396 0 0 0 1269 1 0 0 25 0 1 0 153760153 18128896 3338 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 4426 3338 721 52 0 2794 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 17704

[startup+25.5292 s]
/proc/loadavg: 1.63 1.87 1.89 3/73 3344
/proc/meminfo: memFree=1387072/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=18300 CPUtime=25.47
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 3554 0 0 0 2546 1 0 0 25 0 1 0 153760153 18739200 3496 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 4575 3496 721 52 0 2943 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18300

[startup+51.1617 s]
/proc/loadavg: 1.78 1.88 1.89 3/73 3344
/proc/meminfo: memFree=1385728/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=19520 CPUtime=51.1
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 3847 0 0 0 5108 2 0 0 25 0 1 0 153760153 19988480 3789 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665695 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 4880 3789 721 52 0 3248 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 19520

[startup+102.422 s]
/proc/loadavg: 1.90 1.89 1.90 3/73 3344
/proc/meminfo: memFree=1383104/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=21700 CPUtime=102.32
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 4383 0 0 0 10229 3 0 0 25 0 1 0 153760153 22220800 4325 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 5425 4325 721 52 0 3793 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 21700

[startup+162.422 s]
/proc/loadavg: 1.96 1.91 1.91 3/73 3344
/proc/meminfo: memFree=1380160/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=23992 CPUtime=162.23
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 4961 0 0 0 16220 3 0 0 25 0 1 0 153760153 24567808 4903 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 5998 4903 721 52 0 4366 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 23992

[startup+222.428 s]
/proc/loadavg: 1.98 1.92 1.91 3/73 3344
/proc/meminfo: memFree=1377600/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=26404 CPUtime=222.19
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 5500 0 0 0 22215 4 0 0 25 0 1 0 153760153 27037696 5442 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 6601 5442 721 52 0 4969 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 26404

[startup+282.429 s]
/proc/loadavg: 1.99 1.94 1.91 3/73 3344
/proc/meminfo: memFree=1375360/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=28252 CPUtime=282.13
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 5999 0 0 0 28209 4 0 0 25 0 1 0 153760153 28930048 5941 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7063 5941 721 52 0 5431 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 28252

[startup+342.53 s]
/proc/loadavg: 2.04 1.96 1.91 3/73 3344
/proc/meminfo: memFree=1373952/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=29308 CPUtime=342.15
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6276 0 0 0 34210 5 0 0 25 0 1 0 153760153 30011392 6218 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7327 6218 721 52 0 5695 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 29308

[startup+402.534 s]
/proc/loadavg: 2.01 1.97 1.91 3/73 3344
/proc/meminfo: memFree=1373376/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=29308 CPUtime=402.1
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6287 0 0 0 40205 5 0 0 25 0 1 0 153760153 30011392 6229 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7327 6229 721 52 0 5695 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 29308

[startup+462.541 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 3344
/proc/meminfo: memFree=1371904/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=30768 CPUtime=462.07
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6570 0 0 0 46201 6 0 0 25 0 1 0 153760153 31506432 6512 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7692 6512 721 52 0 6060 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 30768

[startup+522.55 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 3344
/proc/meminfo: memFree=1371840/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=30768 CPUtime=522
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6586 0 0 0 52194 6 0 0 25 0 1 0 153760153 31506432 6528 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7692 6528 721 52 0 6060 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 30768

[startup+582.556 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 3344
/proc/meminfo: memFree=1371712/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=30900 CPUtime=581.95
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6594 0 0 0 58189 6 0 0 25 0 1 0 153760153 31641600 6536 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7725 6536 721 52 0 6093 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 30900

[startup+642.56 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 3344
/proc/meminfo: memFree=1371200/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=30900 CPUtime=641.9
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6599 0 0 0 64184 6 0 0 25 0 1 0 153760153 31641600 6541 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7725 6541 721 52 0 6093 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 30900

[startup+702.564 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 3344
/proc/meminfo: memFree=1370880/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=30900 CPUtime=701.83
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6603 0 0 0 70177 6 0 0 25 0 1 0 153760153 31641600 6545 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7725 6545 721 52 0 6093 0
Current children cumulated CPU time (s) 701.83
Current children cumulated vsize (KiB) 30900

[startup+762.576 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 3344
/proc/meminfo: memFree=1370752/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=30900 CPUtime=761.78
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6606 0 0 0 76172 6 0 0 25 0 1 0 153760153 31641600 6548 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7725 6548 721 52 0 6093 0
Current children cumulated CPU time (s) 761.78
Current children cumulated vsize (KiB) 30900

[startup+822.59 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 3344
/proc/meminfo: memFree=1370432/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=30900 CPUtime=821.75
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6611 0 0 0 82168 7 0 0 25 0 1 0 153760153 31641600 6553 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7725 6553 721 52 0 6093 0
Current children cumulated CPU time (s) 821.75
Current children cumulated vsize (KiB) 30900

[startup+882.593 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 3344
/proc/meminfo: memFree=1370432/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=30900 CPUtime=881.68
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6614 0 0 0 88161 7 0 0 25 0 1 0 153760153 31641600 6556 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7725 6556 721 52 0 6093 0
Current children cumulated CPU time (s) 881.68
Current children cumulated vsize (KiB) 30900

[startup+942.6 s]
/proc/loadavg: 2.06 1.99 1.92 3/73 3344
/proc/meminfo: memFree=1370240/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=30900 CPUtime=941.63
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6617 0 0 0 94156 7 0 0 25 0 1 0 153760153 31641600 6559 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7725 6559 721 52 0 6093 0
Current children cumulated CPU time (s) 941.63
Current children cumulated vsize (KiB) 30900

[startup+1002.6 s]
/proc/loadavg: 2.02 1.99 1.92 3/73 3344
/proc/meminfo: memFree=1370240/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=30900 CPUtime=1001.57
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6619 0 0 0 100150 7 0 0 25 0 1 0 153760153 31641600 6561 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7725 6561 721 52 0 6093 0
Current children cumulated CPU time (s) 1001.57
Current children cumulated vsize (KiB) 30900

[startup+1062.61 s]
/proc/loadavg: 2.01 1.99 1.92 3/73 3344
/proc/meminfo: memFree=1370048/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=30900 CPUtime=1061.51
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6622 0 0 0 106144 7 0 0 25 0 1 0 153760153 31641600 6564 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7725 6564 721 52 0 6093 0
Current children cumulated CPU time (s) 1061.51
Current children cumulated vsize (KiB) 30900

[startup+1122.62 s]
/proc/loadavg: 2.06 2.00 1.93 3/73 3344
/proc/meminfo: memFree=1369600/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=30900 CPUtime=1121.46
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6624 0 0 0 112139 7 0 0 25 0 1 0 153760153 31641600 6566 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7725 6566 721 52 0 6093 0
Current children cumulated CPU time (s) 1121.46
Current children cumulated vsize (KiB) 30900

[startup+1182.64 s]
/proc/loadavg: 2.02 2.00 1.93 3/73 3344
/proc/meminfo: memFree=1369472/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=30900 CPUtime=1181.43
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6627 0 0 0 118135 8 0 0 25 0 1 0 153760153 31641600 6569 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7725 6569 721 52 0 6093 0
Current children cumulated CPU time (s) 1181.43
Current children cumulated vsize (KiB) 30900

[startup+1242.66 s]
/proc/loadavg: 2.06 2.01 1.93 3/73 3344
/proc/meminfo: memFree=1369216/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=30900 CPUtime=1241.38
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6628 0 0 0 124130 8 0 0 25 0 1 0 153760153 31641600 6570 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7725 6570 721 52 0 6093 0
Current children cumulated CPU time (s) 1241.38
Current children cumulated vsize (KiB) 30900

[startup+1302.67 s]
/proc/loadavg: 2.02 2.01 1.93 3/73 3344
/proc/meminfo: memFree=1369152/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=31032 CPUtime=1301.34
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6629 0 0 0 130126 8 0 0 25 0 1 0 153760153 31776768 6571 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7758 6571 721 52 0 6126 0
Current children cumulated CPU time (s) 1301.34
Current children cumulated vsize (KiB) 31032

[startup+1362.68 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 3344
/proc/meminfo: memFree=1369024/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=31032 CPUtime=1361.29
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6630 0 0 0 136121 8 0 0 25 0 1 0 153760153 31776768 6572 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7758 6572 721 52 0 6126 0
Current children cumulated CPU time (s) 1361.29
Current children cumulated vsize (KiB) 31032

[startup+1422.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 3344
/proc/meminfo: memFree=1369024/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=31032 CPUtime=1421.24
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6632 0 0 0 142116 8 0 0 25 0 1 0 153760153 31776768 6574 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7758 6574 721 52 0 6126 0
Current children cumulated CPU time (s) 1421.24
Current children cumulated vsize (KiB) 31032

[startup+1482.72 s]
/proc/loadavg: 2.08 2.02 1.94 3/73 3344
/proc/meminfo: memFree=1369024/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=31032 CPUtime=1481.21
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6633 0 0 0 148113 8 0 0 25 0 1 0 153760153 31776768 6575 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7758 6575 721 52 0 6126 0
Current children cumulated CPU time (s) 1481.21
Current children cumulated vsize (KiB) 31032

[startup+1542.74 s]
/proc/loadavg: 2.03 2.01 1.94 3/73 3344
/proc/meminfo: memFree=1368960/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=31032 CPUtime=1541.17
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6634 0 0 0 154109 8 0 0 25 0 1 0 153760153 31776768 6576 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7758 6576 721 52 0 6126 0
Current children cumulated CPU time (s) 1541.17
Current children cumulated vsize (KiB) 31032

[startup+1602.75 s]
/proc/loadavg: 2.01 2.00 1.94 3/73 3344
/proc/meminfo: memFree=1368832/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=31032 CPUtime=1601.11
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6635 0 0 0 160103 8 0 0 25 0 1 0 153760153 31776768 6577 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687447 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7758 6577 721 52 0 6126 0
Current children cumulated CPU time (s) 1601.11
Current children cumulated vsize (KiB) 31032

[startup+1662.77 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 3344
/proc/meminfo: memFree=1368832/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=31032 CPUtime=1661.07
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6637 0 0 0 166099 8 0 0 25 0 1 0 153760153 31776768 6579 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7758 6579 721 52 0 6126 0
Current children cumulated CPU time (s) 1661.07
Current children cumulated vsize (KiB) 31032

[startup+1722.78 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 3344
/proc/meminfo: memFree=1368768/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=31032 CPUtime=1721.03
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6639 0 0 0 172095 8 0 0 25 0 1 0 153760153 31776768 6581 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/3343/statm: 7758 6581 721 52 0 6126 0
Current children cumulated CPU time (s) 1721.03
Current children cumulated vsize (KiB) 31032

[startup+1782.8 s]
/proc/loadavg: 1.94 1.98 1.93 3/73 3382
/proc/meminfo: memFree=1375552/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=31032 CPUtime=1780.86
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6640 0 0 0 178077 9 0 0 25 0 1 0 153760153 31776768 6582 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3343/statm: 7758 6582 721 52 0 6126 0
Current children cumulated CPU time (s) 1780.86
Current children cumulated vsize (KiB) 31032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.09 s]
/proc/loadavg: 1.96 1.98 1.93 3/73 3382
/proc/meminfo: memFree=1375232/2055920 swapFree=4192812/4192956
[pid=3343] ppid=3341 vsize=31032 CPUtime=1800
/proc/3343/stat : 3343 (CSPtoSAT+minisa) R 3341 3343 2479 0 -1 4194304 6641 0 0 0 179991 9 0 0 25 0 1 0 153760153 31776768 6583 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/3343/statm: 7758 6583 721 52 0 6126 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 31032

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.1
CPU time (s): 1800.02
CPU user time (s): 1799.92
CPU system time (s): 0.101984
CPU usage (%): 99.8849
Max. virtual memory (cumulated for all children) (KiB): 31032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.101984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6641
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= 10
involuntary context switches= 6409

runsolver used 1.82772 s user time and 5.03623 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sat Jan  6 03:20:23 UTC 2007


IDJOB= 198796
IDBENCH= 3575
FILE ID= node61/198796-1168053619

PBS_JOBID= 3475466

Free space on /tmp= 66508 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens11/scen11-f8.xml
COMMAND LINE= /tmp/evaluation/198796-1168053619/CSPtoSAT+minisat /tmp/evaluation/198796-1168053619/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-198796-1168053619 -o ROOT/results/node61/solver-198796-1168053619 -C 1800 -M 900  /tmp/evaluation/198796-1168053619/CSPtoSAT+minisat /tmp/evaluation/198796-1168053619/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  704ab295d4263c6e677241b699aba547

RANDOM SEED= 910080422

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	: 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.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:       1399072 kB
Buffers:         45148 kB
Cached:         505312 kB
SwapCached:          0 kB
Active:          74560 kB
Inactive:       498792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1399072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2060 kB
Writeback:           0 kB
Mapped:          36532 kB
Slab:            69164 kB
Committed_AS:  2977288 kB
PageTables:       1712 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= 66508 MiB



End job on node61 on Sat Jan  6 03:50:26 UTC 2007