Trace number 221390

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.07 1803.37

General information on the benchmark

Namefapp/fapp31-35/fapp34/
fapp34-0750-8.xml
MD5SUMaf7a49b82c0e09a7b218082170f2e02f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.12807
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables750
Number of constraints8639
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8639
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node12/watcher-221390-1168066707 -o ROOT/results/node12/solver-221390-1168066707 -C 1800 -M 900 /tmp/evaluation/221390-1168066707/CSPtoSAT+minisat /tmp/evaluation/221390-1168066707/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.27 1.83 1.94 5/86 18278
/proc/meminfo: memFree=1749616/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=496 CPUtime=0
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 155065927 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9696036 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 124 36 29 52 0 19 0

[startup+0.10424 s]
/proc/loadavg: 1.27 1.83 1.94 5/86 18278
/proc/meminfo: memFree=1749616/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=6952 CPUtime=0.09
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 840 0 0 0 9 0 0 0 18 0 1 0 155065927 7118848 808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159313164 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.512316 s]
/proc/loadavg: 1.27 1.83 1.94 5/86 18278
/proc/meminfo: memFree=1749616/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=71320 CPUtime=0.5
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 14602 0 0 0 44 6 0 0 21 0 1 0 155065927 73031680 14422 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669484 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 17830 14422 696 52 0 16198 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 71320

[startup+1.33346 s]
/proc/loadavg: 1.27 1.83 1.94 3/86 18278
/proc/meminfo: memFree=1492208/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=144976 CPUtime=1.31
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 33422 0 0 0 117 14 0 0 25 0 1 0 155065927 148455424 33242 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156395243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 36244 33242 704 52 0 34612 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 144976

[startup+2.97677 s]
/proc/loadavg: 1.27 1.83 1.94 3/86 18278
/proc/meminfo: memFree=1489392/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=146084 CPUtime=2.95
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 33754 0 0 0 281 14 0 0 25 0 1 0 155065927 149590016 33540 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671469 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 36521 33540 721 52 0 34889 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 146084

[startup+6.25736 s]
/proc/loadavg: 1.33 1.84 1.94 3/86 18278
/proc/meminfo: memFree=1489136/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=146084 CPUtime=6.21
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 33755 0 0 0 607 14 0 0 25 0 1 0 155065927 149590016 33541 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 36521 33541 721 52 0 34889 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 146084

[startup+12.7325 s]
/proc/loadavg: 1.38 1.84 1.94 3/86 18278
/proc/meminfo: memFree=1489072/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=146264 CPUtime=12.65
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 33794 0 0 0 1251 14 0 0 25 0 1 0 155065927 149774336 33580 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 36566 33580 721 52 0 34934 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 146264

[startup+25.5568 s]
/proc/loadavg: 1.52 1.85 1.94 3/86 18278
/proc/meminfo: memFree=1488240/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=147068 CPUtime=25.42
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 33914 0 0 0 2527 15 0 0 25 0 1 0 155065927 150597632 33700 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 36767 33700 721 52 0 35135 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 147068

[startup+51.2254 s]
/proc/loadavg: 1.68 1.86 1.94 3/86 18278
/proc/meminfo: memFree=1487600/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=147332 CPUtime=50.97
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 34008 0 0 0 5082 15 0 0 25 0 1 0 155065927 150867968 33794 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562852 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 36833 33794 721 52 0 35201 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 147332

[startup+102.452 s]
/proc/loadavg: 1.86 1.88 1.94 3/86 18278
/proc/meminfo: memFree=1486768/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=147608 CPUtime=101.94
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 34107 0 0 0 10179 15 0 0 25 0 1 0 155065927 151150592 33893 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678512 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 36902 33893 721 52 0 35270 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 147608

[startup+162.516 s]
/proc/loadavg: 1.95 1.90 1.94 3/92 18344
/proc/meminfo: memFree=1483992/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=148004 CPUtime=161.66
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 34215 0 0 0 16150 16 0 0 25 0 1 0 155065927 151556096 34001 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 37001 34001 721 52 0 35369 0
Current children cumulated CPU time (s) 161.66
Current children cumulated vsize (KiB) 148004

[startup+222.61 s]
/proc/loadavg: 2.05 1.94 1.95 3/92 18442
/proc/meminfo: memFree=1483120/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=148476 CPUtime=221.37
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 34312 0 0 0 22120 17 0 0 25 0 1 0 155065927 152039424 34098 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 37119 34098 721 52 0 35487 0
Current children cumulated CPU time (s) 221.37
Current children cumulated vsize (KiB) 148476

[startup+282.675 s]
/proc/loadavg: 2.02 1.95 1.95 3/86 18476
/proc/meminfo: memFree=1483440/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=148740 CPUtime=281.09
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 34407 0 0 0 28092 17 0 0 25 0 1 0 155065927 152309760 34193 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 37185 34193 721 52 0 35553 0
Current children cumulated CPU time (s) 281.09
Current children cumulated vsize (KiB) 148740

[startup+342.739 s]
/proc/loadavg: 2.00 1.95 1.95 3/86 18476
/proc/meminfo: memFree=1482544/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=149168 CPUtime=340.88
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 34507 0 0 0 34070 18 0 0 25 0 1 0 155065927 152748032 34293 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 37292 34293 721 52 0 35660 0
Current children cumulated CPU time (s) 340.88
Current children cumulated vsize (KiB) 149168

[startup+402.796 s]
/proc/loadavg: 2.00 1.96 1.95 3/86 18476
/proc/meminfo: memFree=1481712/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=149564 CPUtime=400.65
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 34597 0 0 0 40047 18 0 0 25 0 1 0 155065927 153153536 34383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 37391 34383 721 52 0 35759 0
Current children cumulated CPU time (s) 400.65
Current children cumulated vsize (KiB) 149564

[startup+462.855 s]
/proc/loadavg: 2.00 1.97 1.95 3/86 18476
/proc/meminfo: memFree=1480880/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=149828 CPUtime=460.42
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 34685 0 0 0 46024 18 0 0 25 0 1 0 155065927 153423872 34471 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 37457 34471 721 52 0 35825 0
Current children cumulated CPU time (s) 460.42
Current children cumulated vsize (KiB) 149828

[startup+522.923 s]
/proc/loadavg: 2.00 1.97 1.95 3/86 18476
/proc/meminfo: memFree=1480048/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=150304 CPUtime=520.2
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 34777 0 0 0 52002 18 0 0 25 0 1 0 155065927 153911296 34563 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 37576 34563 721 52 0 35944 0
Current children cumulated CPU time (s) 520.2
Current children cumulated vsize (KiB) 150304

[startup+582.931 s]
/proc/loadavg: 2.00 1.97 1.95 3/86 18476
/proc/meminfo: memFree=1479280/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=150568 CPUtime=580.18
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 34867 0 0 0 57999 19 0 0 25 0 1 0 155065927 154181632 34653 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 37642 34653 721 52 0 36010 0
Current children cumulated CPU time (s) 580.18
Current children cumulated vsize (KiB) 150568

[startup+642.973 s]
/proc/loadavg: 2.00 1.97 1.95 3/86 18476
/proc/meminfo: memFree=1478576/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=150964 CPUtime=640.2
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 34957 0 0 0 64001 19 0 0 25 0 1 0 155065927 154587136 34743 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 37741 34743 721 52 0 36109 0
Current children cumulated CPU time (s) 640.2
Current children cumulated vsize (KiB) 150964

[startup+703.005 s]
/proc/loadavg: 2.00 1.97 1.95 3/86 18476
/proc/meminfo: memFree=1477744/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=151968 CPUtime=700.21
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 35056 0 0 0 70002 19 0 0 25 0 1 0 155065927 155615232 34842 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 37992 34842 721 52 0 36360 0
Current children cumulated CPU time (s) 700.21
Current children cumulated vsize (KiB) 151968

[startup+763.042 s]
/proc/loadavg: 2.00 1.97 1.95 3/86 18476
/proc/meminfo: memFree=1476976/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=152232 CPUtime=760.11
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 35145 0 0 0 75991 20 0 0 25 0 1 0 155065927 155885568 34931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 38058 34931 721 52 0 36426 0
Current children cumulated CPU time (s) 760.11
Current children cumulated vsize (KiB) 152232

[startup+823.082 s]
/proc/loadavg: 2.10 2.00 1.96 3/86 18476
/proc/meminfo: memFree=1476144/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=152748 CPUtime=820.13
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 35233 0 0 0 81993 20 0 0 25 0 1 0 155065927 156413952 35019 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667421 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 38187 35019 721 52 0 36555 0
Current children cumulated CPU time (s) 820.13
Current children cumulated vsize (KiB) 152748

[startup+883.118 s]
/proc/loadavg: 2.03 2.00 1.96 4/86 18476
/proc/meminfo: memFree=1475312/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=153012 CPUtime=880.15
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 35323 0 0 0 87994 21 0 0 25 0 1 0 155065927 156684288 35109 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678176 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 38253 35109 721 52 0 36621 0
Current children cumulated CPU time (s) 880.15
Current children cumulated vsize (KiB) 153012

[startup+943.164 s]
/proc/loadavg: 2.01 2.00 1.96 3/86 18476
/proc/meminfo: memFree=1474544/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=153408 CPUtime=940.17
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 35406 0 0 0 93996 21 0 0 25 0 1 0 155065927 157089792 35192 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 38352 35192 721 52 0 36720 0
Current children cumulated CPU time (s) 940.17
Current children cumulated vsize (KiB) 153408

[startup+1003.2 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 18476
/proc/meminfo: memFree=1473712/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=153672 CPUtime=1000.18
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 35494 0 0 0 99997 21 0 0 25 0 1 0 155065927 157360128 35280 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 38418 35280 721 52 0 36786 0
Current children cumulated CPU time (s) 1000.18
Current children cumulated vsize (KiB) 153672

[startup+1063.23 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 18476
/proc/meminfo: memFree=1472944/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=154068 CPUtime=1060.19
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 35583 0 0 0 105997 22 0 0 25 0 1 0 155065927 157765632 35369 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 38517 35369 721 52 0 36885 0
Current children cumulated CPU time (s) 1060.19
Current children cumulated vsize (KiB) 154068

[startup+1123.27 s]
/proc/loadavg: 2.05 2.01 1.97 3/86 18476
/proc/meminfo: memFree=1472176/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=154332 CPUtime=1120.21
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 35673 0 0 0 111999 22 0 0 25 0 1 0 155065927 158035968 35459 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533075 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 38583 35459 721 52 0 36951 0
Current children cumulated CPU time (s) 1120.21
Current children cumulated vsize (KiB) 154332

[startup+1183.31 s]
/proc/loadavg: 2.02 2.01 1.97 3/86 18476
/proc/meminfo: memFree=1471472/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=154908 CPUtime=1180.23
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 35760 0 0 0 118000 23 0 0 25 0 1 0 155065927 158625792 35546 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 38727 35546 721 52 0 37095 0
Current children cumulated CPU time (s) 1180.23
Current children cumulated vsize (KiB) 154908

[startup+1243.35 s]
/proc/loadavg: 2.00 2.00 1.97 4/86 18478
/proc/meminfo: memFree=1470640/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=155172 CPUtime=1240.25
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 35845 0 0 0 124002 23 0 0 25 0 1 0 155065927 158896128 35631 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 38793 35631 721 52 0 37161 0
Current children cumulated CPU time (s) 1240.25
Current children cumulated vsize (KiB) 155172

[startup+1303.4 s]
/proc/loadavg: 2.00 2.00 1.97 4/86 18478
/proc/meminfo: memFree=1469872/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=155568 CPUtime=1300.27
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 35933 0 0 0 130003 24 0 0 25 0 1 0 155065927 159301632 35719 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 38892 35719 721 52 0 37260 0
Current children cumulated CPU time (s) 1300.27
Current children cumulated vsize (KiB) 155568

[startup+1363.43 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18478
/proc/meminfo: memFree=1469040/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=155832 CPUtime=1360.29
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 36017 0 0 0 136005 24 0 0 25 0 1 0 155065927 159571968 35803 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 38958 35803 721 52 0 37326 0
Current children cumulated CPU time (s) 1360.29
Current children cumulated vsize (KiB) 155832

[startup+1423.47 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18478
/proc/meminfo: memFree=1468272/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=156228 CPUtime=1420.3
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 36101 0 0 0 142006 24 0 0 25 0 1 0 155065927 159977472 35887 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 39057 35887 721 52 0 37425 0
Current children cumulated CPU time (s) 1420.3
Current children cumulated vsize (KiB) 156228

[startup+1483.51 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18478
/proc/meminfo: memFree=1467568/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=156492 CPUtime=1480.32
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 36184 0 0 0 148007 25 0 0 25 0 1 0 155065927 160247808 35970 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671489 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 39123 35970 721 52 0 37491 0
Current children cumulated CPU time (s) 1480.32
Current children cumulated vsize (KiB) 156492

[startup+1543.55 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18478
/proc/meminfo: memFree=1466736/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=156756 CPUtime=1540.34
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 36268 0 0 0 154009 25 0 0 25 0 1 0 155065927 160518144 36054 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671522 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 39189 36054 721 52 0 37557 0
Current children cumulated CPU time (s) 1540.34
Current children cumulated vsize (KiB) 156756

[startup+1603.59 s]
/proc/loadavg: 2.00 2.00 1.97 4/86 18478
/proc/meminfo: memFree=1465968/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=157152 CPUtime=1600.36
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 36355 0 0 0 160010 26 0 0 25 0 1 0 155065927 160923648 36141 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 39288 36141 721 52 0 37656 0
Current children cumulated CPU time (s) 1600.36
Current children cumulated vsize (KiB) 157152

[startup+1663.64 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18478
/proc/meminfo: memFree=1465264/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=157416 CPUtime=1660.38
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 36440 0 0 0 166012 26 0 0 25 0 1 0 155065927 161193984 36226 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 39354 36226 721 52 0 37722 0
Current children cumulated CPU time (s) 1660.38
Current children cumulated vsize (KiB) 157416

[startup+1723.68 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18478
/proc/meminfo: memFree=1464432/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=157812 CPUtime=1720.4
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 36520 0 0 0 172014 26 0 0 25 0 1 0 155065927 161599488 36306 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 39453 36306 721 52 0 37821 0
Current children cumulated CPU time (s) 1720.4
Current children cumulated vsize (KiB) 157812

[startup+1783.72 s]
/proc/loadavg: 2.00 2.00 1.97 4/86 18478
/proc/meminfo: memFree=1463728/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=158344 CPUtime=1780.42
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 36604 0 0 0 178016 26 0 0 25 0 1 0 155065927 162144256 36390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 39586 36390 721 52 0 37954 0
Current children cumulated CPU time (s) 1780.42
Current children cumulated vsize (KiB) 158344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.33 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18478
/proc/meminfo: memFree=1463472/2055920 swapFree=4160348/4192956
[pid=18277] ppid=18275 vsize=158476 CPUtime=1800.03
/proc/18277/stat : 18277 (CSPtoSAT+minisa) R 18275 18277 18033 0 -1 4194304 36631 0 0 0 179977 26 0 0 25 0 1 0 155065927 162279424 36417 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 39619 36417 721 52 0 37987 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 158476

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.37
CPU time (s): 1800.07
CPU user time (s): 1799.77
CPU system time (s): 0.295955
CPU usage (%): 99.8173
Max. virtual memory (cumulated for all children) (KiB): 158476

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

runsolver used 1.9877 s user time and 5.39318 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan  6 06:58:29 UTC 2007


IDJOB= 221390
IDBENCH= 5445
FILE ID= node12/221390-1168066707

PBS_JOBID= 3475409

Free space on /tmp= 66314 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp31-35/fapp34/fapp34-0750-8.xml
COMMAND LINE= /tmp/evaluation/221390-1168066707/CSPtoSAT+minisat /tmp/evaluation/221390-1168066707/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-221390-1168066707 -o ROOT/results/node12/solver-221390-1168066707 -C 1800 -M 900  /tmp/evaluation/221390-1168066707/CSPtoSAT+minisat /tmp/evaluation/221390-1168066707/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  af7a49b82c0e09a7b218082170f2e02f

RANDOM SEED= 15565869

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.265
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.265
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:       1752528 kB
Buffers:         20308 kB
Cached:         167652 kB
SwapCached:       4684 kB
Active:          62548 kB
Inactive:       160196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752528 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            5492 kB
Writeback:           0 kB
Mapped:          47740 kB
Slab:            65696 kB
Committed_AS:  3877292 kB
PageTables:       2040 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= 66314 MiB



End job on node12 on Sat Jan  6 07:28:33 UTC 2007