Trace number 201863

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 1812.05

General information on the benchmark

Namerlfap/rlfapScens/
scen6.xml
MD5SUM86c774667633e41eb2493f034a4abe27
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 benchmark0.409937
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables200
Number of constraints1322
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1322
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node45/watcher-201863-1168055935 -o ROOT/results/node45/solver-201863-1168055935 -C 1800 -M 900 /tmp/evaluation/201863-1168055935/CSPtoSAT+minisat /tmp/evaluation/201863-1168055935/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 1.97 1.91 5/73 18013
/proc/meminfo: memFree=1266024/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=496 CPUtime=0
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 153992476 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4727588 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 124 36 29 52 0 19 0

[startup+0.105402 s]
/proc/loadavg: 2.00 1.97 1.91 5/73 18013
/proc/meminfo: memFree=1266024/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=10564 CPUtime=0.09
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 1672 0 0 0 9 0 0 0 18 0 1 0 153992476 10817536 1640 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158386473 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 2641 1640 704 52 0 1009 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10564

[startup+0.515476 s]
/proc/loadavg: 2.00 1.97 1.91 5/73 18013
/proc/meminfo: memFree=1266024/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=10532 CPUtime=0.5
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 1721 0 0 0 50 0 0 0 22 0 1 0 153992476 10784768 1663 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 2633 1663 721 52 0 1001 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10532

[startup+1.34262 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 18013
/proc/meminfo: memFree=1262056/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=10664 CPUtime=1.31
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 1760 0 0 0 131 0 0 0 25 0 1 0 153992476 10919936 1702 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 2666 1702 721 52 0 1034 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 10664

[startup+2.97992 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 18013
/proc/meminfo: memFree=1261864/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=10944 CPUtime=2.94
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 1826 0 0 0 294 0 0 0 25 0 1 0 153992476 11206656 1768 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671635 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 2736 1768 721 52 0 1104 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 10944

[startup+6.26652 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 18013
/proc/meminfo: memFree=1261224/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=11372 CPUtime=6.2
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 1948 0 0 0 619 1 0 0 25 0 1 0 153992476 11644928 1890 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 2843 1890 721 52 0 1211 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 11372

[startup+12.7317 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 18013
/proc/meminfo: memFree=1260264/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=12348 CPUtime=12.61
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2169 0 0 0 1260 1 0 0 25 0 1 0 153992476 12644352 2111 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3087 2111 721 52 0 1455 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 12348

[startup+25.554 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 18013
/proc/meminfo: memFree=1258600/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=13880 CPUtime=25.32
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2562 0 0 0 2530 2 0 0 25 0 1 0 153992476 14213120 2504 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3470 2504 721 52 0 1838 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 13880

[startup+51.2117 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 18013
/proc/meminfo: memFree=1258280/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14012 CPUtime=50.77
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2582 0 0 0 5075 2 0 0 25 0 1 0 153992476 14348288 2524 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3503 2524 721 52 0 1871 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 14012

[startup+102.418 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 18013
/proc/meminfo: memFree=1257640/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14012 CPUtime=101.56
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2593 0 0 0 10154 2 0 0 25 0 1 0 153992476 14348288 2535 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3503 2535 721 52 0 1871 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 14012

[startup+162.452 s]
/proc/loadavg: 2.00 1.97 1.91 3/79 18137
/proc/meminfo: memFree=1255408/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14012 CPUtime=160.93
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2602 0 0 0 16090 3 0 0 25 0 1 0 153992476 14348288 2544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3503 2544 721 52 0 1871 0
Current children cumulated CPU time (s) 160.93
Current children cumulated vsize (KiB) 14012

[startup+222.507 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 18211
/proc/meminfo: memFree=1255656/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14012 CPUtime=220.35
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2608 0 0 0 22032 3 0 0 25 0 1 0 153992476 14348288 2550 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687480 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3503 2550 721 52 0 1871 0
Current children cumulated CPU time (s) 220.35
Current children cumulated vsize (KiB) 14012

[startup+282.537 s]
/proc/loadavg: 2.06 1.99 1.92 3/73 18211
/proc/meminfo: memFree=1255080/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14144 CPUtime=279.89
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2613 0 0 0 27986 3 0 0 25 0 1 0 153992476 14483456 2555 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687252 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3536 2555 721 52 0 1904 0
Current children cumulated CPU time (s) 279.89
Current children cumulated vsize (KiB) 14144

[startup+342.569 s]
/proc/loadavg: 2.02 1.99 1.92 3/73 18211
/proc/meminfo: memFree=1254312/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14276 CPUtime=339.43
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2659 0 0 0 33940 3 0 0 25 0 1 0 153992476 14618624 2601 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665628 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3569 2601 721 52 0 1937 0
Current children cumulated CPU time (s) 339.43
Current children cumulated vsize (KiB) 14276

[startup+402.602 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 18211
/proc/meminfo: memFree=1253608/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14396 CPUtime=398.96
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2671 0 0 0 39892 4 0 0 25 0 1 0 153992476 14741504 2613 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3599 2613 721 52 0 1967 0
Current children cumulated CPU time (s) 398.96
Current children cumulated vsize (KiB) 14396

[startup+462.628 s]
/proc/loadavg: 2.05 2.00 1.93 3/73 18211
/proc/meminfo: memFree=1252904/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14396 CPUtime=458.49
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2678 0 0 0 45845 4 0 0 25 0 1 0 153992476 14741504 2620 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3599 2620 721 52 0 1967 0
Current children cumulated CPU time (s) 458.49
Current children cumulated vsize (KiB) 14396

[startup+522.659 s]
/proc/loadavg: 2.02 2.00 1.93 3/73 18211
/proc/meminfo: memFree=1252200/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14528 CPUtime=518
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2684 0 0 0 51796 4 0 0 25 0 1 0 153992476 14876672 2626 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3632 2626 721 52 0 2000 0
Current children cumulated CPU time (s) 518
Current children cumulated vsize (KiB) 14528

[startup+582.698 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18211
/proc/meminfo: memFree=1251496/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14528 CPUtime=577.54
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2689 0 0 0 57750 4 0 0 25 0 1 0 153992476 14876672 2631 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3632 2631 721 52 0 2000 0
Current children cumulated CPU time (s) 577.54
Current children cumulated vsize (KiB) 14528

[startup+642.726 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18211
/proc/meminfo: memFree=1250792/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14528 CPUtime=637.08
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2694 0 0 0 63704 4 0 0 25 0 1 0 153992476 14876672 2636 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3632 2636 721 52 0 2000 0
Current children cumulated CPU time (s) 637.08
Current children cumulated vsize (KiB) 14528

[startup+702.754 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18211
/proc/meminfo: memFree=1250216/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14528 CPUtime=696.62
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2698 0 0 0 69658 4 0 0 25 0 1 0 153992476 14876672 2640 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3632 2640 721 52 0 2000 0
Current children cumulated CPU time (s) 696.62
Current children cumulated vsize (KiB) 14528

[startup+762.781 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18211
/proc/meminfo: memFree=1249576/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14528 CPUtime=756.14
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2702 0 0 0 75610 4 0 0 25 0 1 0 153992476 14876672 2644 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3632 2644 721 52 0 2000 0
Current children cumulated CPU time (s) 756.14
Current children cumulated vsize (KiB) 14528

[startup+822.803 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18211
/proc/meminfo: memFree=1248936/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14528 CPUtime=815.7
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2705 0 0 0 81565 5 0 0 25 0 1 0 153992476 14876672 2647 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3632 2647 721 52 0 2000 0
Current children cumulated CPU time (s) 815.7
Current children cumulated vsize (KiB) 14528

[startup+882.839 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18211
/proc/meminfo: memFree=1248360/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14528 CPUtime=875.25
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2708 0 0 0 87520 5 0 0 25 0 1 0 153992476 14876672 2650 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3632 2650 721 52 0 2000 0
Current children cumulated CPU time (s) 875.25
Current children cumulated vsize (KiB) 14528

[startup+942.865 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18211
/proc/meminfo: memFree=1247656/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14528 CPUtime=934.8
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2711 0 0 0 93475 5 0 0 25 0 1 0 153992476 14876672 2653 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3632 2653 721 52 0 2000 0
Current children cumulated CPU time (s) 934.8
Current children cumulated vsize (KiB) 14528

[startup+1002.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18211
/proc/meminfo: memFree=1247016/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14528 CPUtime=994.35
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2714 0 0 0 99430 5 0 0 25 0 1 0 153992476 14876672 2656 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3632 2656 721 52 0 2000 0
Current children cumulated CPU time (s) 994.35
Current children cumulated vsize (KiB) 14528

[startup+1062.92 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18211
/proc/meminfo: memFree=1246440/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14660 CPUtime=1053.89
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2717 0 0 0 105384 5 0 0 25 0 1 0 153992476 15011840 2659 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3665 2659 721 52 0 2033 0
Current children cumulated CPU time (s) 1053.89
Current children cumulated vsize (KiB) 14660

[startup+1122.94 s]
/proc/loadavg: 2.04 2.01 1.93 3/73 18211
/proc/meminfo: memFree=1245800/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14660 CPUtime=1113.43
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2719 0 0 0 111337 6 0 0 25 0 1 0 153992476 15011840 2661 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3665 2661 721 52 0 2033 0
Current children cumulated CPU time (s) 1113.43
Current children cumulated vsize (KiB) 14660

[startup+1182.97 s]
/proc/loadavg: 2.01 2.01 1.93 3/73 18213
/proc/meminfo: memFree=1245032/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14660 CPUtime=1172.98
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2722 0 0 0 117292 6 0 0 25 0 1 0 153992476 15011840 2664 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3665 2664 721 52 0 2033 0
Current children cumulated CPU time (s) 1172.98
Current children cumulated vsize (KiB) 14660

[startup+1243 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18213
/proc/meminfo: memFree=1244456/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14660 CPUtime=1232.51
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2724 0 0 0 123245 6 0 0 25 0 1 0 153992476 15011840 2666 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3665 2666 721 52 0 2033 0
Current children cumulated CPU time (s) 1232.51
Current children cumulated vsize (KiB) 14660

[startup+1303.03 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18213
/proc/meminfo: memFree=1243880/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14660 CPUtime=1292.05
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2726 0 0 0 129199 6 0 0 25 0 1 0 153992476 15011840 2668 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3665 2668 721 52 0 2033 0
Current children cumulated CPU time (s) 1292.05
Current children cumulated vsize (KiB) 14660

[startup+1363.06 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18213
/proc/meminfo: memFree=1243304/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14660 CPUtime=1351.58
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2728 0 0 0 135152 6 0 0 25 0 1 0 153992476 15011840 2670 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18012/statm: 3665 2670 721 52 0 2033 0
Current children cumulated CPU time (s) 1351.58
Current children cumulated vsize (KiB) 14660

[startup+1423.06 s]
/proc/loadavg: 1.72 1.93 1.91 2/69 18224
/proc/meminfo: memFree=1400264/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14660 CPUtime=1411.24
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2731 0 0 0 141117 7 0 0 25 0 1 0 153992476 15011840 2673 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/18012/statm: 3665 2673 721 52 0 2033 0
Current children cumulated CPU time (s) 1411.24
Current children cumulated vsize (KiB) 14660

[startup+1483.09 s]
/proc/loadavg: 1.31 1.78 1.86 2/65 18228
/proc/meminfo: memFree=1405808/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14660 CPUtime=1471.26
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2734 0 0 0 147118 8 0 0 25 0 1 0 153992476 15011840 2676 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18012/statm: 3665 2676 721 52 0 2033 0
Current children cumulated CPU time (s) 1471.26
Current children cumulated vsize (KiB) 14660

[startup+1543.13 s]
/proc/loadavg: 1.11 1.63 1.80 2/65 18228
/proc/meminfo: memFree=1405872/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14660 CPUtime=1531.27
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2737 0 0 0 153119 8 0 0 25 0 1 0 153992476 15011840 2679 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18012/statm: 3665 2679 721 52 0 2033 0
Current children cumulated CPU time (s) 1531.27
Current children cumulated vsize (KiB) 14660

[startup+1603.16 s]
/proc/loadavg: 1.04 1.51 1.75 2/65 18228
/proc/meminfo: memFree=1405872/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14660 CPUtime=1591.28
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2739 0 0 0 159120 8 0 0 25 0 1 0 153992476 15011840 2681 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 0 0 0
/proc/18012/statm: 3665 2681 721 52 0 2033 0
Current children cumulated CPU time (s) 1591.28
Current children cumulated vsize (KiB) 14660

[startup+1663.19 s]
/proc/loadavg: 1.01 1.42 1.70 2/65 18228
/proc/meminfo: memFree=1405936/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14660 CPUtime=1651.29
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2742 0 0 0 165121 8 0 0 25 0 1 0 153992476 15011840 2684 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18012/statm: 3665 2684 721 52 0 2033 0
Current children cumulated CPU time (s) 1651.29
Current children cumulated vsize (KiB) 14660

[startup+1723.23 s]
/proc/loadavg: 1.00 1.34 1.65 2/65 18228
/proc/meminfo: memFree=1405872/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14660 CPUtime=1711.3
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2744 0 0 0 171122 8 0 0 25 0 1 0 153992476 15011840 2686 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/18012/statm: 3665 2686 721 52 0 2033 0
Current children cumulated CPU time (s) 1711.3
Current children cumulated vsize (KiB) 14660

[startup+1783.26 s]
/proc/loadavg: 1.00 1.28 1.61 2/65 18228
/proc/meminfo: memFree=1405872/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14660 CPUtime=1771.31
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2746 0 0 0 177123 8 0 0 25 0 1 0 153992476 15011840 2688 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18012/statm: 3665 2688 721 52 0 2033 0
Current children cumulated CPU time (s) 1771.31
Current children cumulated vsize (KiB) 14660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.05 s]
/proc/loadavg: 1.00 1.25 1.59 2/65 18228
/proc/meminfo: memFree=1405872/2055920 swapFree=4184004/4192956
[pid=18012] ppid=18010 vsize=14660 CPUtime=1800.09
/proc/18012/stat : 18012 (CSPtoSAT+minisa) R 18010 18012 16951 0 -1 4194304 2748 0 0 0 180001 8 0 0 25 0 1 0 153992476 15011840 2690 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 0 0 0
/proc/18012/statm: 3665 2690 721 52 0 2033 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 14660

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.05
CPU time (s): 1800.11
CPU user time (s): 1800.02
CPU system time (s): 0.089986
CPU usage (%): 99.3407
Max. virtual memory (cumulated for all children) (KiB): 14660

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

runsolver used 1.9907 s user time and 5.06023 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan  6 03:58:55 UTC 2007


IDJOB= 201863
IDBENCH= 3788
FILE ID= node45/201863-1168055935

PBS_JOBID= 3475503

Free space on /tmp= 66538 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens/scen6.xml
COMMAND LINE= /tmp/evaluation/201863-1168055935/CSPtoSAT+minisat /tmp/evaluation/201863-1168055935/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-201863-1168055935 -o ROOT/results/node45/solver-201863-1168055935 -C 1800 -M 900  /tmp/evaluation/201863-1168055935/CSPtoSAT+minisat /tmp/evaluation/201863-1168055935/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  86c774667633e41eb2493f034a4abe27

RANDOM SEED= 146916410

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:       1266440 kB
Buffers:         48900 kB
Cached:         517240 kB
SwapCached:       2748 kB
Active:         222708 kB
Inactive:       494716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1266440 kB
SwapTotal:     4192956 kB
SwapFree:      4184004 kB
Dirty:            1672 kB
Writeback:           0 kB
Mapped:         160820 kB
Slab:            57260 kB
Committed_AS:  2733016 kB
PageTables:       2044 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= 66543 MiB



End job on node45 on Sat Jan  6 04:29:07 UTC 2007