Trace number 204454

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 1807.23

General information on the benchmark

Namefapp/fapp16-20/fapp20/
fapp20-0420-3.xml
MD5SUM677679735c61ebac2aa49355f234cef6
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.90271
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.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.58	c ...done
0.58	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/node10/watcher-204454-1168058666 -o ROOT/results/node10/solver-204454-1168058666 -C 1800 -M 900 /tmp/evaluation/204454-1168058666/CSPtoSAT+minisat /tmp/evaluation/204454-1168058666/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 2.00 2.00 5/86 23764
/proc/meminfo: memFree=1456928/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=496 CPUtime=0
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154261739 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8905508 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 124 36 29 52 0 19 0

[startup+0.104667 s]
/proc/loadavg: 2.00 2.00 2.00 5/86 23764
/proc/meminfo: memFree=1456928/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=18500 CPUtime=0.09
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 3370 0 0 0 8 1 0 0 18 0 1 0 154261739 18944000 3328 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669458 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 4625 3328 696 52 0 2993 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18500

[startup+0.516716 s]
/proc/loadavg: 2.00 2.00 2.00 5/86 23764
/proc/meminfo: memFree=1456928/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=45500 CPUtime=0.5
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 9538 0 0 0 47 3 0 0 22 0 1 0 154261739 46592000 9496 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159266571 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 11375 9496 704 52 0 9743 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 45500

[startup+1.34384 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23764
/proc/meminfo: memFree=1421408/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=45736 CPUtime=1.32
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 9632 0 0 0 129 3 0 0 25 0 1 0 154261739 46833664 9564 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 11434 9564 721 52 0 9802 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 45736

[startup+2.98106 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23764
/proc/meminfo: memFree=1421280/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=45900 CPUtime=2.95
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 9675 0 0 0 292 3 0 0 25 0 1 0 154261739 47001600 9607 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 11475 9607 721 52 0 9843 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 45900

[startup+6.26051 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23764
/proc/meminfo: memFree=1421024/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=45980 CPUtime=6.21
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 9705 0 0 0 618 3 0 0 25 0 1 0 154261739 47083520 9637 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 11495 9637 721 52 0 9863 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 45980

[startup+12.7304 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23764
/proc/meminfo: memFree=1420832/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=46248 CPUtime=12.65
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 9752 0 0 0 1262 3 0 0 25 0 1 0 154261739 47357952 9684 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 11562 9684 721 52 0 9930 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 46248

[startup+25.5531 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23764
/proc/meminfo: memFree=1420576/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=46536 CPUtime=25.41
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 9830 0 0 0 2538 3 0 0 25 0 1 0 154261739 47652864 9762 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 11634 9762 721 52 0 10002 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 46536

[startup+51.2146 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23764
/proc/meminfo: memFree=1420000/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=47080 CPUtime=50.96
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 9971 0 0 0 5092 4 0 0 25 0 1 0 154261739 48209920 9903 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 11770 9903 721 52 0 10138 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 47080

[startup+102.424 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23764
/proc/meminfo: memFree=1418976/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=48116 CPUtime=101.92
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 10232 0 0 0 10188 4 0 0 25 0 1 0 154261739 49270784 10164 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 12029 10164 721 52 0 10397 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 48116

[startup+162.464 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23764
/proc/meminfo: memFree=1417824/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=49384 CPUtime=161.68
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 10528 0 0 0 16163 5 0 0 25 0 1 0 154261739 50569216 10460 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 12346 10460 721 52 0 10714 0
Current children cumulated CPU time (s) 161.68
Current children cumulated vsize (KiB) 49384

[startup+222.513 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 23764
/proc/meminfo: memFree=1416608/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=50560 CPUtime=221.44
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 10818 0 0 0 22139 5 0 0 25 0 1 0 154261739 51773440 10750 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678171 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 12640 10750 721 52 0 11008 0
Current children cumulated CPU time (s) 221.44
Current children cumulated vsize (KiB) 50560

[startup+282.556 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 23764
/proc/meminfo: memFree=1415456/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=51616 CPUtime=281.2
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 11101 0 0 0 28114 6 0 0 25 0 1 0 154261739 52854784 11033 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667292 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 12904 11033 721 52 0 11272 0
Current children cumulated CPU time (s) 281.2
Current children cumulated vsize (KiB) 51616

[startup+342.594 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23764
/proc/meminfo: memFree=1414304/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=52852 CPUtime=340.96
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 11378 0 0 0 34089 7 0 0 25 0 1 0 154261739 54120448 11310 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 13213 11310 721 52 0 11581 0
Current children cumulated CPU time (s) 340.96
Current children cumulated vsize (KiB) 52852

[startup+402.632 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23764
/proc/meminfo: memFree=1413152/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=53908 CPUtime=400.71
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 11657 0 0 0 40064 7 0 0 25 0 1 0 154261739 55201792 11589 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678201 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 13477 11589 721 52 0 11845 0
Current children cumulated CPU time (s) 400.71
Current children cumulated vsize (KiB) 53908

[startup+462.672 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23764
/proc/meminfo: memFree=1412064/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=54964 CPUtime=460.47
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 11931 0 0 0 46039 8 0 0 25 0 1 0 154261739 56283136 11863 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 13741 11863 721 52 0 12109 0
Current children cumulated CPU time (s) 460.47
Current children cumulated vsize (KiB) 54964

[startup+522.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23764
/proc/meminfo: memFree=1410912/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=56156 CPUtime=520.22
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 12202 0 0 0 52014 8 0 0 25 0 1 0 154261739 57503744 12134 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 14039 12134 721 52 0 12407 0
Current children cumulated CPU time (s) 520.22
Current children cumulated vsize (KiB) 56156

[startup+582.755 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 23764
/proc/meminfo: memFree=1409824/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=57212 CPUtime=579.97
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 12470 0 0 0 57989 8 0 0 25 0 1 0 154261739 58585088 12402 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 14303 12402 721 52 0 12671 0
Current children cumulated CPU time (s) 579.97
Current children cumulated vsize (KiB) 57212

[startup+642.799 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 23764
/proc/meminfo: memFree=1408800/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=58268 CPUtime=639.74
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 12736 0 0 0 63965 9 0 0 25 0 1 0 154261739 59666432 12668 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 14567 12668 721 52 0 12935 0
Current children cumulated CPU time (s) 639.74
Current children cumulated vsize (KiB) 58268

[startup+702.839 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 23764
/proc/meminfo: memFree=1407712/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=59192 CPUtime=699.5
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 13003 0 0 0 69940 10 0 0 25 0 1 0 154261739 60612608 12935 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 14798 12935 721 52 0 13166 0
Current children cumulated CPU time (s) 699.5
Current children cumulated vsize (KiB) 59192

[startup+762.877 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23764
/proc/meminfo: memFree=1406688/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=60520 CPUtime=759.24
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 13259 0 0 0 75914 10 0 0 25 0 1 0 154261739 61972480 13191 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 15130 13191 721 52 0 13498 0
Current children cumulated CPU time (s) 759.24
Current children cumulated vsize (KiB) 60520

[startup+822.914 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23764
/proc/meminfo: memFree=1405600/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=61576 CPUtime=819
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 13516 0 0 0 81889 11 0 0 25 0 1 0 154261739 63053824 13448 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 15394 13448 721 52 0 13762 0
Current children cumulated CPU time (s) 819
Current children cumulated vsize (KiB) 61576

[startup+882.966 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23764
/proc/meminfo: memFree=1404576/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=62500 CPUtime=878.76
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 13776 0 0 0 87865 11 0 0 25 0 1 0 154261739 64000000 13708 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 15625 13708 721 52 0 13993 0
Current children cumulated CPU time (s) 878.76
Current children cumulated vsize (KiB) 62500

[startup+943.009 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23764
/proc/meminfo: memFree=1403552/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=63424 CPUtime=938.52
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 14030 0 0 0 93840 12 0 0 25 0 1 0 154261739 64946176 13962 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 15856 13962 721 52 0 14224 0
Current children cumulated CPU time (s) 938.52
Current children cumulated vsize (KiB) 63424

[startup+1003.05 s]
/proc/loadavg: 2.05 2.01 2.00 3/92 23830
/proc/meminfo: memFree=1401176/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=64480 CPUtime=998.21
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 14290 0 0 0 99809 12 0 0 25 0 1 0 154261739 66027520 14222 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671314 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 16120 14222 721 52 0 14488 0
Current children cumulated CPU time (s) 998.21
Current children cumulated vsize (KiB) 64480

[startup+1063.12 s]
/proc/loadavg: 2.05 2.02 2.00 3/92 23922
/proc/meminfo: memFree=1400232/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=65404 CPUtime=1057.9
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 14543 0 0 0 105777 13 0 0 25 0 1 0 154261739 66973696 14475 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 16351 14475 721 52 0 14719 0
Current children cumulated CPU time (s) 1057.9
Current children cumulated vsize (KiB) 65404

[startup+1123.17 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 23962
/proc/meminfo: memFree=1400224/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=66936 CPUtime=1117.61
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 14801 0 0 0 111748 13 0 0 25 0 1 0 154261739 68542464 14733 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671180 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 16734 14733 721 52 0 15102 0
Current children cumulated CPU time (s) 1117.61
Current children cumulated vsize (KiB) 66936

[startup+1183.22 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 23962
/proc/meminfo: memFree=1399200/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=67860 CPUtime=1177.37
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 15056 0 0 0 117724 13 0 0 25 0 1 0 154261739 69488640 14988 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671654 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 16965 14988 721 52 0 15333 0
Current children cumulated CPU time (s) 1177.37
Current children cumulated vsize (KiB) 67860

[startup+1243.26 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 23962
/proc/meminfo: memFree=1398176/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=68916 CPUtime=1237.12
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 15308 0 0 0 123698 14 0 0 25 0 1 0 154261739 70569984 15240 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 17229 15240 721 52 0 15597 0
Current children cumulated CPU time (s) 1237.12
Current children cumulated vsize (KiB) 68916

[startup+1303.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23962
/proc/meminfo: memFree=1397152/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=69840 CPUtime=1296.88
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 15561 0 0 0 129673 15 0 0 25 0 1 0 154261739 71516160 15493 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/23763/statm: 17460 15493 721 52 0 15828 0
Current children cumulated CPU time (s) 1296.88
Current children cumulated vsize (KiB) 69840

[startup+1363.34 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24000
/proc/meminfo: memFree=1374624/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=70764 CPUtime=1356.66
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 15817 0 0 0 135650 16 0 0 25 0 1 0 154261739 72462336 15749 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/23763/statm: 17691 15749 721 52 0 16059 0
Current children cumulated CPU time (s) 1356.66
Current children cumulated vsize (KiB) 70764

[startup+1423.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24000
/proc/meminfo: memFree=1372768/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=71688 CPUtime=1416.67
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 16071 0 0 0 141650 17 0 0 25 0 1 0 154261739 73408512 16003 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/23763/statm: 17922 16003 721 52 0 16290 0
Current children cumulated CPU time (s) 1416.67
Current children cumulated vsize (KiB) 71688

[startup+1483.41 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 24000
/proc/meminfo: memFree=1370784/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=72612 CPUtime=1476.63
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 16320 0 0 0 147645 18 0 0 25 0 1 0 154261739 74354688 16252 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23763/statm: 18153 16252 721 52 0 16521 0
Current children cumulated CPU time (s) 1476.63
Current children cumulated vsize (KiB) 72612

[startup+1543.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24000
/proc/meminfo: memFree=1368928/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=73536 CPUtime=1536.63
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 16564 0 0 0 153645 18 0 0 25 0 1 0 154261739 75300864 16496 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671686 0 0 4096 0 0 0 0 17 0 0 0
/proc/23763/statm: 18384 16496 721 52 0 16752 0
Current children cumulated CPU time (s) 1536.63
Current children cumulated vsize (KiB) 73536

[startup+1603.59 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 24000
/proc/meminfo: memFree=1367008/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=74460 CPUtime=1596.66
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 16805 0 0 0 159648 18 0 0 25 0 1 0 154261739 76247040 16737 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/23763/statm: 18615 16737 721 52 0 16983 0
Current children cumulated CPU time (s) 1596.66
Current children cumulated vsize (KiB) 74460

[startup+1663.65 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24000
/proc/meminfo: memFree=1365088/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=75384 CPUtime=1656.67
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 17048 0 0 0 165648 19 0 0 25 0 1 0 154261739 77193216 16980 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 0 0 0
/proc/23763/statm: 18846 16980 721 52 0 17214 0
Current children cumulated CPU time (s) 1656.67
Current children cumulated vsize (KiB) 75384

[startup+1723.72 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24000
/proc/meminfo: memFree=1363232/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=77220 CPUtime=1716.66
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 17293 0 0 0 171646 20 0 0 25 0 1 0 154261739 79073280 17225 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/23763/statm: 19305 17225 721 52 0 17673 0
Current children cumulated CPU time (s) 1716.66
Current children cumulated vsize (KiB) 77220

[startup+1783.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24000
/proc/meminfo: memFree=1361376/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=78144 CPUtime=1776.69
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 17536 0 0 0 177649 20 0 0 25 0 1 0 154261739 80019456 17468 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23763/statm: 19536 17468 721 52 0 17904 0
Current children cumulated CPU time (s) 1776.69
Current children cumulated vsize (KiB) 78144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.21 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24000
/proc/meminfo: memFree=1360672/2055920 swapFree=4186692/4192956
[pid=23763] ppid=23761 vsize=78408 CPUtime=1800.07
/proc/23763/stat : 23763 (CSPtoSAT+minisa) R 23761 23763 23630 0 -1 4194304 17631 0 0 0 179987 20 0 0 25 0 1 0 154261739 80289792 17563 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23763/statm: 19602 17563 721 52 0 17970 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 78408

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.23
CPU time (s): 1800.09
CPU user time (s): 1799.87
CPU system time (s): 0.217966
CPU usage (%): 99.6052
Max. virtual memory (cumulated for all children) (KiB): 78408

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

runsolver used 2.06669 s user time and 5.9271 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan  6 04:44:26 UTC 2007


IDJOB= 204454
IDBENCH= 4022
FILE ID= node10/204454-1168058666

PBS_JOBID= 3475343

Free space on /tmp= 66356 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  677679735c61ebac2aa49355f234cef6

RANDOM SEED= 760285091

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:       1457344 kB
Buffers:         61868 kB
Cached:         393880 kB
SwapCached:       3592 kB
Active:         230412 kB
Inactive:       275780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1457344 kB
SwapTotal:     4192956 kB
SwapFree:      4186692 kB
Dirty:            2168 kB
Writeback:           0 kB
Mapped:          69060 kB
Slab:            77328 kB
Committed_AS:  3490072 kB
PageTables:       2188 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= 66355 MiB



End job on node10 on Sat Jan  6 05:14:34 UTC 2007