Trace number 221358

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 1814.73

General information on the benchmark

Namefapp/fapp31-35/fapp34/
fapp34-0750-6.xml
MD5SUM51c7f8f8a521456de73ae0e8012f780a
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.23705
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.03	c This is CSPtoSAT+minisat version 0.3
0.03	c (c) 2006 roussel@cril.univ-artois.fr
0.03	
0.03	c This solver internally uses a modified version of MiniSat2 version 061112
0.03	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.03	
0.03	c parsing...
1.53	c ...done
1.53	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-221358-1168066703 -o ROOT/results/node12/solver-221358-1168066703 -C 1800 -M 900 /tmp/evaluation/221358-1168066703/CSPtoSAT+minisat /tmp/evaluation/221358-1168066703/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 2/82 18259
/proc/meminfo: memFree=1757008/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=496 CPUtime=0
/proc/18258/stat : 18258 (CSPtoSAT+minisa) D 18255 18258 17885 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 155065907 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9696036 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/18258/statm: 124 36 29 52 0 19 0

[startup+0.102335 s]
/proc/loadavg: 1.27 1.83 1.94 2/82 18259
/proc/meminfo: memFree=1757008/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=6952 CPUtime=0.07
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 840 0 0 0 7 0 0 0 18 0 1 0 155065907 7118848 808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4157726484 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6952

[startup+0.510406 s]
/proc/loadavg: 1.27 1.83 1.94 2/82 18259
/proc/meminfo: memFree=1757008/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=71320 CPUtime=0.48
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 14582 0 0 0 41 7 0 0 21 0 1 0 155065907 73031680 14402 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10134707 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 17830 14402 696 52 0 16198 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 71320

[startup+1.33155 s]
/proc/loadavg: 1.27 1.83 1.94 3/86 18278
/proc/meminfo: memFree=1506800/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=145108 CPUtime=1.3
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 33456 0 0 0 112 18 0 0 25 0 1 0 155065907 148590592 33276 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4157684100 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 36277 33276 704 52 0 34645 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 145108

[startup+2.97486 s]
/proc/loadavg: 1.27 1.83 1.94 3/86 18278
/proc/meminfo: memFree=1489392/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=146084 CPUtime=2.93
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 33753 0 0 0 275 18 0 0 25 0 1 0 155065907 149590016 33539 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 36521 33539 721 52 0 34889 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 146084

[startup+6.25445 s]
/proc/loadavg: 1.33 1.84 1.94 3/86 18278
/proc/meminfo: memFree=1489136/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=146084 CPUtime=6.2
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 33754 0 0 0 602 18 0 0 25 0 1 0 155065907 149590016 33540 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678585 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 36521 33540 721 52 0 34889 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 146084

[startup+12.7206 s]
/proc/loadavg: 1.38 1.84 1.94 3/86 18278
/proc/meminfo: memFree=1489072/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=146264 CPUtime=12.63
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 33809 0 0 0 1245 18 0 0 25 0 1 0 155065907 149774336 33595 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 36566 33595 721 52 0 34934 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 146264

[startup+25.5509 s]
/proc/loadavg: 1.52 1.85 1.94 3/86 18278
/proc/meminfo: memFree=1488304/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=147072 CPUtime=25.38
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 33930 0 0 0 2519 19 0 0 25 0 1 0 155065907 150601728 33716 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 36768 33716 721 52 0 35136 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 147072

[startup+51.2095 s]
/proc/loadavg: 1.68 1.86 1.94 3/86 18278
/proc/meminfo: memFree=1487600/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=147348 CPUtime=50.92
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 34006 0 0 0 5073 19 0 0 25 0 1 0 155065907 150884352 33792 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 36837 33792 721 52 0 35205 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 147348

[startup+102.417 s]
/proc/loadavg: 1.86 1.88 1.94 3/86 18278
/proc/meminfo: memFree=1486768/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=147612 CPUtime=101.86
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 34116 0 0 0 10167 19 0 0 25 0 1 0 155065907 151154688 33902 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 36903 33902 721 52 0 35271 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 147612

[startup+162.46 s]
/proc/loadavg: 1.95 1.90 1.94 3/92 18344
/proc/meminfo: memFree=1483992/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=147944 CPUtime=161.53
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 34224 0 0 0 16126 27 0 0 25 0 1 0 155065907 151494656 34010 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678176 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 36986 34010 721 52 0 35354 0
Current children cumulated CPU time (s) 161.53
Current children cumulated vsize (KiB) 147944

[startup+222.529 s]
/proc/loadavg: 2.05 1.94 1.95 3/92 18436
/proc/meminfo: memFree=1483184/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=148472 CPUtime=221.23
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 34324 0 0 0 22083 40 0 0 25 0 1 0 155065907 152035328 34110 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 37118 34110 721 52 0 35486 0
Current children cumulated CPU time (s) 221.23
Current children cumulated vsize (KiB) 148472

[startup+282.58 s]
/proc/loadavg: 2.02 1.95 1.95 3/86 18476
/proc/meminfo: memFree=1483440/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=148736 CPUtime=280.96
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 34421 0 0 0 28051 45 0 0 25 0 1 0 155065907 152305664 34207 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 37184 34207 721 52 0 35552 0
Current children cumulated CPU time (s) 280.96
Current children cumulated vsize (KiB) 148736

[startup+342.616 s]
/proc/loadavg: 2.00 1.95 1.95 3/86 18476
/proc/meminfo: memFree=1482544/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=149164 CPUtime=340.67
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 34522 0 0 0 34022 45 0 0 25 0 1 0 155065907 152743936 34308 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 37291 34308 721 52 0 35659 0
Current children cumulated CPU time (s) 340.67
Current children cumulated vsize (KiB) 149164

[startup+402.655 s]
/proc/loadavg: 2.00 1.96 1.95 3/86 18476
/proc/meminfo: memFree=1481712/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=149560 CPUtime=400.41
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 34619 0 0 0 39996 45 0 0 25 0 1 0 155065907 153149440 34405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 37390 34405 721 52 0 35758 0
Current children cumulated CPU time (s) 400.41
Current children cumulated vsize (KiB) 149560

[startup+462.696 s]
/proc/loadavg: 2.00 1.97 1.95 3/86 18476
/proc/meminfo: memFree=1480880/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=149956 CPUtime=460.15
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 34714 0 0 0 45969 46 0 0 25 0 1 0 155065907 153554944 34500 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 37489 34500 721 52 0 35857 0
Current children cumulated CPU time (s) 460.15
Current children cumulated vsize (KiB) 149956

[startup+522.737 s]
/proc/loadavg: 2.00 1.97 1.95 3/86 18476
/proc/meminfo: memFree=1480048/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=150432 CPUtime=519.86
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 34809 0 0 0 51940 46 0 0 25 0 1 0 155065907 154042368 34595 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 37608 34595 721 52 0 35976 0
Current children cumulated CPU time (s) 519.86
Current children cumulated vsize (KiB) 150432

[startup+582.784 s]
/proc/loadavg: 2.00 1.97 1.95 3/86 18476
/proc/meminfo: memFree=1479280/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=150696 CPUtime=579.37
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 34906 0 0 0 57890 47 0 0 25 0 1 0 155065907 154312704 34692 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 37674 34692 721 52 0 36042 0
Current children cumulated CPU time (s) 579.37
Current children cumulated vsize (KiB) 150696

[startup+642.818 s]
/proc/loadavg: 2.00 1.97 1.95 3/86 18476
/proc/meminfo: memFree=1478576/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=151092 CPUtime=638.87
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 35001 0 0 0 63840 47 0 0 25 0 1 0 155065907 154718208 34787 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 37773 34787 721 52 0 36141 0
Current children cumulated CPU time (s) 638.87
Current children cumulated vsize (KiB) 151092

[startup+702.854 s]
/proc/loadavg: 2.00 1.97 1.95 3/86 18476
/proc/meminfo: memFree=1477744/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=151488 CPUtime=698.34
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 35095 0 0 0 69787 47 0 0 25 0 1 0 155065907 155123712 34881 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 37872 34881 721 52 0 36240 0
Current children cumulated CPU time (s) 698.34
Current children cumulated vsize (KiB) 151488

[startup+762.896 s]
/proc/loadavg: 2.00 1.97 1.95 3/86 18476
/proc/meminfo: memFree=1476976/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=151872 CPUtime=757.75
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 35186 0 0 0 75727 48 0 0 25 0 1 0 155065907 155516928 34972 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 37968 34972 721 52 0 36336 0
Current children cumulated CPU time (s) 757.75
Current children cumulated vsize (KiB) 151872

[startup+822.938 s]
/proc/loadavg: 2.10 2.00 1.96 3/86 18476
/proc/meminfo: memFree=1476144/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=152268 CPUtime=817.29
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 35278 0 0 0 81680 49 0 0 25 0 1 0 155065907 155922432 35064 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 38067 35064 721 52 0 36435 0
Current children cumulated CPU time (s) 817.29
Current children cumulated vsize (KiB) 152268

[startup+882.984 s]
/proc/loadavg: 2.03 2.00 1.96 3/86 18476
/proc/meminfo: memFree=1475312/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=152664 CPUtime=876.78
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 35367 0 0 0 87629 49 0 0 25 0 1 0 155065907 156327936 35153 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 38166 35153 721 52 0 36534 0
Current children cumulated CPU time (s) 876.78
Current children cumulated vsize (KiB) 152664

[startup+943.029 s]
/proc/loadavg: 2.01 2.00 1.96 3/86 18476
/proc/meminfo: memFree=1474544/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=152928 CPUtime=936.3
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 35457 0 0 0 93580 50 0 0 25 0 1 0 155065907 156598272 35243 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 38232 35243 721 52 0 36600 0
Current children cumulated CPU time (s) 936.3
Current children cumulated vsize (KiB) 152928

[startup+1003.06 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 18476
/proc/meminfo: memFree=1473712/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=153324 CPUtime=995.79
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 35547 0 0 0 99528 51 0 0 25 0 1 0 155065907 157003776 35333 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 38331 35333 721 52 0 36699 0
Current children cumulated CPU time (s) 995.79
Current children cumulated vsize (KiB) 153324

[startup+1063.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 18476
/proc/meminfo: memFree=1472944/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=153588 CPUtime=1055.28
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 35635 0 0 0 105477 51 0 0 25 0 1 0 155065907 157274112 35421 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 38397 35421 721 52 0 36765 0
Current children cumulated CPU time (s) 1055.28
Current children cumulated vsize (KiB) 153588

[startup+1123.14 s]
/proc/loadavg: 2.05 2.01 1.97 3/86 18476
/proc/meminfo: memFree=1472176/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=154164 CPUtime=1114.81
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 35721 0 0 0 111429 52 0 0 25 0 1 0 155065907 157863936 35507 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 38541 35507 721 52 0 36909 0
Current children cumulated CPU time (s) 1114.81
Current children cumulated vsize (KiB) 154164

[startup+1183.19 s]
/proc/loadavg: 2.02 2.01 1.97 3/86 18476
/proc/meminfo: memFree=1471408/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=154428 CPUtime=1174.33
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 35809 0 0 0 117380 53 0 0 25 0 1 0 155065907 158134272 35595 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671314 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 38607 35595 721 52 0 36975 0
Current children cumulated CPU time (s) 1174.33
Current children cumulated vsize (KiB) 154428

[startup+1243.24 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18478
/proc/meminfo: memFree=1470640/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=154824 CPUtime=1233.82
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 35899 0 0 0 123329 53 0 0 25 0 1 0 155065907 158539776 35685 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 38706 35685 721 52 0 37074 0
Current children cumulated CPU time (s) 1233.82
Current children cumulated vsize (KiB) 154824

[startup+1303.27 s]
/proc/loadavg: 2.00 2.00 1.97 4/86 18478
/proc/meminfo: memFree=1469872/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=155088 CPUtime=1293.32
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 35987 0 0 0 129279 53 0 0 25 0 1 0 155065907 158810112 35773 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 38772 35773 721 52 0 37140 0
Current children cumulated CPU time (s) 1293.32
Current children cumulated vsize (KiB) 155088

[startup+1363.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18478
/proc/meminfo: memFree=1469104/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=155484 CPUtime=1352.82
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 36075 0 0 0 135227 55 0 0 25 0 1 0 155065907 159215616 35861 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 38871 35861 721 52 0 37239 0
Current children cumulated CPU time (s) 1352.82
Current children cumulated vsize (KiB) 155484

[startup+1423.35 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18478
/proc/meminfo: memFree=1468272/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=155748 CPUtime=1412.29
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 36163 0 0 0 141174 55 0 0 25 0 1 0 155065907 159485952 35949 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671180 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 38937 35949 721 52 0 37305 0
Current children cumulated CPU time (s) 1412.29
Current children cumulated vsize (KiB) 155748

[startup+1483.39 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18478
/proc/meminfo: memFree=1467568/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=156144 CPUtime=1471.79
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 36253 0 0 0 147124 55 0 0 25 0 1 0 155065907 159891456 36039 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 39036 36039 721 52 0 37404 0
Current children cumulated CPU time (s) 1471.79
Current children cumulated vsize (KiB) 156144

[startup+1543.44 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18478
/proc/meminfo: memFree=1466736/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=156540 CPUtime=1531.29
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 36342 0 0 0 153073 56 0 0 25 0 1 0 155065907 160296960 36128 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671498 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 39135 36128 721 52 0 37503 0
Current children cumulated CPU time (s) 1531.29
Current children cumulated vsize (KiB) 156540

[startup+1603.48 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18478
/proc/meminfo: memFree=1465968/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=156804 CPUtime=1590.77
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 36432 0 0 0 159021 56 0 0 25 0 1 0 155065907 160567296 36218 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 39201 36218 721 52 0 37569 0
Current children cumulated CPU time (s) 1590.77
Current children cumulated vsize (KiB) 156804

[startup+1663.52 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18478
/proc/meminfo: memFree=1465264/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=157200 CPUtime=1650.27
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 36517 0 0 0 164970 57 0 0 25 0 1 0 155065907 160972800 36303 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 39300 36303 721 52 0 37668 0
Current children cumulated CPU time (s) 1650.27
Current children cumulated vsize (KiB) 157200

[startup+1723.56 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18478
/proc/meminfo: memFree=1464432/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=158340 CPUtime=1709.75
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 36606 0 0 0 170917 58 0 0 25 0 1 0 155065907 162140160 36392 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667412 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 39585 36392 721 52 0 37953 0
Current children cumulated CPU time (s) 1709.75
Current children cumulated vsize (KiB) 158340

[startup+1783.6 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18478
/proc/meminfo: memFree=1463728/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=158604 CPUtime=1769.22
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 36691 0 0 0 176863 59 0 0 25 0 1 0 155065907 162410496 36477 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 39651 36477 721 52 0 38019 0
Current children cumulated CPU time (s) 1769.22
Current children cumulated vsize (KiB) 158604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.7 s]
/proc/loadavg: 1.86 1.97 1.96 3/86 18516
/proc/meminfo: memFree=1453152/2055920 swapFree=4160348/4192956
[pid=18258] ppid=18255 vsize=158868 CPUtime=1800.08
/proc/18258/stat : 18258 (CSPtoSAT+minisa) R 18255 18258 17885 0 -1 4194304 36738 0 0 0 179948 60 0 0 25 0 1 0 155065907 162680832 36524 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/18258/statm: 39717 36524 721 52 0 38085 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 158868

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.73
CPU time (s): 1800.11
CPU user time (s): 1799.48
CPU system time (s): 0.624905
CPU usage (%): 99.1945
Max. virtual memory (cumulated for all children) (KiB): 158868

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

runsolver used 1.93171 s user time and 5.11022 s system time

The end

Launcher Data (download as text)

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


IDJOB= 221358
IDBENCH= 5443
FILE ID= node12/221358-1168066703

PBS_JOBID= 3475406

Free space on /tmp= 66317 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  51c7f8f8a521456de73ae0e8012f780a

RANDOM SEED= 121765917

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:       1757880 kB
Buffers:         20304 kB
Cached:         163780 kB
SwapCached:       4684 kB
Active:          58840 kB
Inactive:       159024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757880 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            2804 kB
Writeback:           0 kB
Mapped:          43424 kB
Slab:            65520 kB
Committed_AS:  3855128 kB
PageTables:       1920 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:44 UTC 2007