Trace number 204390

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.09 1805.08

General information on the benchmark

Namefapp/fapp16-20/fapp20/
fapp20-0420-9.xml
MD5SUM4139065cc010f86dfeadf2f0c1eeff5f
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.9747
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables420
Number of constraints4737
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4737
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node11/watcher-204390-1168058654 -o ROOT/results/node11/solver-204390-1168058654 -C 1800 -M 900 /tmp/evaluation/204390-1168058654/CSPtoSAT+minisat /tmp/evaluation/204390-1168058654/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.06 2.02 1.95 5/86 25416
/proc/meminfo: memFree=1389912/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=496 CPUtime=0
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 154260546 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7979812 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/25415/statm: 124 36 29 52 0 19 0

[startup+0.105154 s]
/proc/loadavg: 2.06 2.02 1.95 5/86 25416
/proc/meminfo: memFree=1389912/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=18320 CPUtime=0.09
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 3339 0 0 0 7 2 0 0 20 0 1 0 154260546 18759680 3297 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672466 0 0 4096 0 0 0 0 17 1 0 0
/proc/25415/statm: 4580 3297 696 52 0 2948 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18320

[startup+0.51422 s]
/proc/loadavg: 2.06 2.02 1.95 5/86 25416
/proc/meminfo: memFree=1389912/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=45500 CPUtime=0.5
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 9532 0 0 0 44 6 0 0 24 0 1 0 154260546 46592000 9490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159372546 0 0 4096 0 0 0 0 17 1 0 0
/proc/25415/statm: 11375 9490 704 52 0 9743 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 45500

[startup+1.3424 s]
/proc/loadavg: 2.06 2.01 1.95 3/86 25416
/proc/meminfo: memFree=1354392/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=45736 CPUtime=1.31
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 9632 0 0 0 125 6 0 0 25 0 1 0 154260546 46833664 9564 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 1 0 0
/proc/25415/statm: 11434 9564 721 52 0 9802 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 45736

[startup+2.98072 s]
/proc/loadavg: 2.06 2.01 1.95 3/86 25416
/proc/meminfo: memFree=1354136/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=45900 CPUtime=2.94
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 9676 0 0 0 288 6 0 0 25 0 1 0 154260546 47001600 9608 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/25415/statm: 11475 9608 721 52 0 9843 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 45900

[startup+6.26537 s]
/proc/loadavg: 2.06 2.01 1.95 3/86 25416
/proc/meminfo: memFree=1354008/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=45980 CPUtime=6.19
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 9704 0 0 0 613 6 0 0 25 0 1 0 154260546 47083520 9636 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/25415/statm: 11495 9636 721 52 0 9863 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 45980

[startup+12.7327 s]
/proc/loadavg: 2.05 2.01 1.95 3/86 25416
/proc/meminfo: memFree=1353824/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=46232 CPUtime=12.6
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 9752 0 0 0 1254 6 0 0 25 0 1 0 154260546 47341568 9684 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/25415/statm: 11558 9684 721 52 0 9926 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 46232

[startup+25.5562 s]
/proc/loadavg: 2.04 2.01 1.95 3/86 25416
/proc/meminfo: memFree=1353632/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=46496 CPUtime=25.31
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 9825 0 0 0 2524 7 0 0 25 0 1 0 154260546 47611904 9757 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/25415/statm: 11624 9757 721 52 0 9992 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 46496

[startup+51.2163 s]
/proc/loadavg: 2.02 2.01 1.95 3/86 25416
/proc/meminfo: memFree=1353056/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=47088 CPUtime=50.73
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 9960 0 0 0 5066 7 0 0 25 0 1 0 154260546 48218112 9892 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562865 0 0 4096 0 0 0 0 17 1 0 0
/proc/25415/statm: 11772 9892 721 52 0 10140 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 47088

[startup+102.429 s]
/proc/loadavg: 2.01 2.00 1.95 3/86 25416
/proc/meminfo: memFree=1352096/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=48124 CPUtime=101.47
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 10214 0 0 0 10140 7 0 0 25 0 1 0 154260546 49278976 10146 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/25415/statm: 12031 10146 721 52 0 10399 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 48124

[startup+162.469 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 25416
/proc/meminfo: memFree=1350944/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=49260 CPUtime=160.96
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 10504 0 0 0 16088 8 0 0 25 0 1 0 154260546 50442240 10436 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25415/statm: 12315 10436 721 52 0 10683 0
Current children cumulated CPU time (s) 160.96
Current children cumulated vsize (KiB) 49260

[startup+222.517 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 25416
/proc/meminfo: memFree=1349792/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=50436 CPUtime=220.45
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 10792 0 0 0 22037 8 0 0 25 0 1 0 154260546 51646464 10724 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678512 0 0 4096 0 0 0 0 17 1 0 0
/proc/25415/statm: 12609 10724 721 52 0 10977 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 50436

[startup+282.556 s]
/proc/loadavg: 2.03 2.01 1.95 3/86 25416
/proc/meminfo: memFree=1345888/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=51492 CPUtime=279.94
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 11068 0 0 0 27985 9 0 0 25 0 1 0 154260546 52727808 11000 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665722 0 0 4096 0 0 0 0 17 1 0 0
/proc/25415/statm: 12873 11000 721 52 0 11241 0
Current children cumulated CPU time (s) 279.94
Current children cumulated vsize (KiB) 51492

[startup+342.599 s]
/proc/loadavg: 2.01 2.01 1.95 3/86 25416
/proc/meminfo: memFree=1344800/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=52728 CPUtime=339.42
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 11334 0 0 0 33933 9 0 0 25 0 1 0 154260546 53993472 11266 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/25415/statm: 13182 11266 721 52 0 11550 0
Current children cumulated CPU time (s) 339.42
Current children cumulated vsize (KiB) 52728

[startup+402.651 s]
/proc/loadavg: 1.97 1.99 1.95 3/86 25454
/proc/meminfo: memFree=1384992/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=53784 CPUtime=399.34
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 11614 0 0 0 39923 11 0 0 25 0 1 0 154260546 55074816 11546 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 13446 11546 721 52 0 11814 0
Current children cumulated CPU time (s) 399.34
Current children cumulated vsize (KiB) 53784

[startup+462.699 s]
/proc/loadavg: 1.99 1.99 1.95 3/86 25454
/proc/meminfo: memFree=1382624/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=54708 CPUtime=459.33
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 11884 0 0 0 45921 12 0 0 25 0 1 0 154260546 56020992 11816 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 13677 11816 721 52 0 12045 0
Current children cumulated CPU time (s) 459.33
Current children cumulated vsize (KiB) 54708

[startup+522.75 s]
/proc/loadavg: 1.99 1.99 1.95 3/86 25454
/proc/meminfo: memFree=1380192/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=56032 CPUtime=519.3
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 12149 0 0 0 51918 12 0 0 25 0 1 0 154260546 57376768 12081 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 14008 12081 721 52 0 12376 0
Current children cumulated CPU time (s) 519.3
Current children cumulated vsize (KiB) 56032

[startup+582.807 s]
/proc/loadavg: 1.99 1.99 1.95 3/86 25454
/proc/meminfo: memFree=1377760/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=56956 CPUtime=579.29
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 12415 0 0 0 57916 13 0 0 25 0 1 0 154260546 58322944 12347 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 14239 12347 721 52 0 12607 0
Current children cumulated CPU time (s) 579.29
Current children cumulated vsize (KiB) 56956

[startup+642.857 s]
/proc/loadavg: 1.99 1.99 1.95 3/86 25454
/proc/meminfo: memFree=1375520/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=58012 CPUtime=639.28
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 12678 0 0 0 63914 14 0 0 25 0 1 0 154260546 59404288 12610 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671682 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 14503 12610 721 52 0 12871 0
Current children cumulated CPU time (s) 639.28
Current children cumulated vsize (KiB) 58012

[startup+702.915 s]
/proc/loadavg: 1.99 1.99 1.95 3/86 25454
/proc/meminfo: memFree=1373280/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=58936 CPUtime=699.25
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 12938 0 0 0 69911 14 0 0 25 0 1 0 154260546 60350464 12870 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 14734 12870 721 52 0 13102 0
Current children cumulated CPU time (s) 699.25
Current children cumulated vsize (KiB) 58936

[startup+762.964 s]
/proc/loadavg: 1.99 1.99 1.95 3/86 25454
/proc/meminfo: memFree=1370912/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=60396 CPUtime=759.23
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 13200 0 0 0 75908 15 0 0 25 0 1 0 154260546 61845504 13132 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 15099 13132 721 52 0 13467 0
Current children cumulated CPU time (s) 759.23
Current children cumulated vsize (KiB) 60396

[startup+823.009 s]
/proc/loadavg: 1.99 1.99 1.95 3/86 25454
/proc/meminfo: memFree=1368736/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=61320 CPUtime=819.21
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 13460 0 0 0 81905 16 0 0 25 0 1 0 154260546 62791680 13392 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 15330 13392 721 52 0 13698 0
Current children cumulated CPU time (s) 819.21
Current children cumulated vsize (KiB) 61320

[startup+883.072 s]
/proc/loadavg: 2.03 2.00 1.95 3/86 25454
/proc/meminfo: memFree=1366432/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=62244 CPUtime=879.2
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 13721 0 0 0 87903 17 0 0 25 0 1 0 154260546 63737856 13653 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562852 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 15561 13653 721 52 0 13929 0
Current children cumulated CPU time (s) 879.2
Current children cumulated vsize (KiB) 62244

[startup+943.125 s]
/proc/loadavg: 2.01 2.00 1.95 3/86 25454
/proc/meminfo: memFree=1364192/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=63300 CPUtime=939.19
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 13978 0 0 0 93902 17 0 0 25 0 1 0 154260546 64819200 13910 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667380 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 15825 13910 721 52 0 14193 0
Current children cumulated CPU time (s) 939.19
Current children cumulated vsize (KiB) 63300

[startup+1003.18 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 25454
/proc/meminfo: memFree=1362016/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=64224 CPUtime=999.19
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 14232 0 0 0 99900 19 0 0 25 0 1 0 154260546 65765376 14164 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667292 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 16056 14164 721 52 0 14424 0
Current children cumulated CPU time (s) 999.19
Current children cumulated vsize (KiB) 64224

[startup+1063.26 s]
/proc/loadavg: 2.00 2.00 1.95 3/92 25602
/proc/meminfo: memFree=1358424/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=65148 CPUtime=1059.11
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 14489 0 0 0 105876 35 0 0 25 0 1 0 154260546 66711552 14421 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 16287 14421 721 52 0 14655 0
Current children cumulated CPU time (s) 1059.11
Current children cumulated vsize (KiB) 65148

[startup+1123.32 s]
/proc/loadavg: 2.05 2.01 1.96 3/86 25652
/proc/meminfo: memFree=1357472/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=66812 CPUtime=1119.1
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 14749 0 0 0 111868 42 0 0 25 0 1 0 154260546 68415488 14681 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 16703 14681 721 52 0 15071 0
Current children cumulated CPU time (s) 1119.1
Current children cumulated vsize (KiB) 66812

[startup+1183.38 s]
/proc/loadavg: 2.02 2.01 1.96 3/86 25652
/proc/meminfo: memFree=1355360/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=67736 CPUtime=1179.1
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 15002 0 0 0 117867 43 0 0 25 0 1 0 154260546 69361664 14934 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 16934 14934 721 52 0 15302 0
Current children cumulated CPU time (s) 1179.1
Current children cumulated vsize (KiB) 67736

[startup+1243.44 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 25652
/proc/meminfo: memFree=1353184/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=68660 CPUtime=1239.06
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 15252 0 0 0 123863 43 0 0 25 0 1 0 154260546 70307840 15184 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 17165 15184 721 52 0 15533 0
Current children cumulated CPU time (s) 1239.06
Current children cumulated vsize (KiB) 68660

[startup+1303.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 25652
/proc/meminfo: memFree=1351008/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=69584 CPUtime=1299.08
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 15505 0 0 0 129863 45 0 0 25 0 1 0 154260546 71254016 15437 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 17396 15437 721 52 0 15764 0
Current children cumulated CPU time (s) 1299.08
Current children cumulated vsize (KiB) 69584

[startup+1363.56 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 25652
/proc/meminfo: memFree=1348768/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=70508 CPUtime=1359.04
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 15759 0 0 0 135858 46 0 0 25 0 1 0 154260546 72200192 15691 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 17627 15691 721 52 0 15995 0
Current children cumulated CPU time (s) 1359.04
Current children cumulated vsize (KiB) 70508

[startup+1423.61 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 25652
/proc/meminfo: memFree=1346656/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=71432 CPUtime=1419.03
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 16007 0 0 0 141857 46 0 0 25 0 1 0 154260546 73146368 15939 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 17858 15939 721 52 0 16226 0
Current children cumulated CPU time (s) 1419.03
Current children cumulated vsize (KiB) 71432

[startup+1483.66 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 25652
/proc/meminfo: memFree=1344544/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=72356 CPUtime=1479.02
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 16258 0 0 0 147855 47 0 0 25 0 1 0 154260546 74092544 16190 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 18089 16190 721 52 0 16457 0
Current children cumulated CPU time (s) 1479.02
Current children cumulated vsize (KiB) 72356

[startup+1543.71 s]
/proc/loadavg: 2.03 2.01 1.96 3/86 25652
/proc/meminfo: memFree=1342368/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=73412 CPUtime=1538.98
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 16510 0 0 0 153851 47 0 0 25 0 1 0 154260546 75173888 16442 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 18353 16442 721 52 0 16721 0
Current children cumulated CPU time (s) 1538.98
Current children cumulated vsize (KiB) 73412

[startup+1603.76 s]
/proc/loadavg: 2.01 2.01 1.96 3/86 25652
/proc/meminfo: memFree=1340192/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=74336 CPUtime=1598.97
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 16759 0 0 0 159849 48 0 0 25 0 1 0 154260546 76120064 16691 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 18584 16691 721 52 0 16952 0
Current children cumulated CPU time (s) 1598.97
Current children cumulated vsize (KiB) 74336

[startup+1663.81 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 25652
/proc/meminfo: memFree=1338080/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=75260 CPUtime=1658.97
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 17007 0 0 0 165848 49 0 0 25 0 1 0 154260546 77066240 16939 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 18815 16939 721 52 0 17183 0
Current children cumulated CPU time (s) 1658.97
Current children cumulated vsize (KiB) 75260

[startup+1723.87 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 25652
/proc/meminfo: memFree=1335904/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=77096 CPUtime=1718.94
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 17256 0 0 0 171844 50 0 0 25 0 1 0 154260546 78946304 17188 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 19274 17188 721 52 0 17642 0
Current children cumulated CPU time (s) 1718.94
Current children cumulated vsize (KiB) 77096

[startup+1783.91 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 25652
/proc/meminfo: memFree=1333792/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=78020 CPUtime=1778.92
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 17502 0 0 0 177841 51 0 0 25 0 1 0 154260546 79892480 17434 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671259 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 19505 17434 721 52 0 17873 0
Current children cumulated CPU time (s) 1778.92
Current children cumulated vsize (KiB) 78020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.07 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 25652
/proc/meminfo: memFree=1333024/2055920 swapFree=4192812/4192956
[pid=25415] ppid=25413 vsize=78284 CPUtime=1800.07
/proc/25415/stat : 25415 (CSPtoSAT+minisa) R 25413 25415 25282 0 -1 4194304 17587 0 0 0 179956 51 0 0 25 0 1 0 154260546 80162816 17519 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678271 0 0 4096 0 0 0 0 17 0 0 0
/proc/25415/statm: 19571 17519 721 52 0 17939 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 78284

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.08
CPU time (s): 1800.09
CPU user time (s): 1799.57
CPU system time (s): 0.527919
CPU usage (%): 99.7235
Max. virtual memory (cumulated for all children) (KiB): 78284

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

runsolver used 2.04069 s user time and 5.96009 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan  6 04:44:15 UTC 2007


IDJOB= 204390
IDBENCH= 4018
FILE ID= node11/204390-1168058654

PBS_JOBID= 3475342

Free space on /tmp= 66319 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp16-20/fapp20/fapp20-0420-9.xml
COMMAND LINE= /tmp/evaluation/204390-1168058654/CSPtoSAT+minisat /tmp/evaluation/204390-1168058654/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-204390-1168058654 -o ROOT/results/node11/solver-204390-1168058654 -C 1800 -M 900  /tmp/evaluation/204390-1168058654/CSPtoSAT+minisat /tmp/evaluation/204390-1168058654/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  4139065cc010f86dfeadf2f0c1eeff5f

RANDOM SEED= 424075367

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.261
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.261
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:       1390392 kB
Buffers:         67552 kB
Cached:         371252 kB
SwapCached:          0 kB
Active:         399904 kB
Inactive:       166936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1390392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2180 kB
Writeback:           0 kB
Mapped:         150444 kB
Slab:            83324 kB
Committed_AS:  4322372 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= 66319 MiB



End job on node11 on Sat Jan  6 05:14:21 UTC 2007