Trace number 207297

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.04 1812.82

General information on the benchmark

Namefapp/test01-04/test02/
test02-0250-2.xml
MD5SUM661b213369432514e40e0825d73c4f91
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.12283
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables250
Number of constraints2462
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2462
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...
0.39	c ...done
0.39	c #SATvar=194637 #SATclauses=388520 #CSPpredicates=2462

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/node44/watcher-207297-1168059955 -o ROOT/results/node44/solver-207297-1168059955 -C 1800 -M 900 /tmp/evaluation/207297-1168059955/CSPtoSAT+minisat /tmp/evaluation/207297-1168059955/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.99 1.93 1.86 5/73 7136
/proc/meminfo: memFree=1691088/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=428 CPUtime=0
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 48 0 0 0 0 0 0 0 20 0 1 0 154394555 438272 33 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11281316 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 107 33 28 52 0 18 0

[startup+0.104315 s]
/proc/loadavg: 1.99 1.93 1.86 5/73 7136
/proc/meminfo: memFree=1691088/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=17592 CPUtime=0.09
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 3238 0 0 0 7 2 0 0 18 0 1 0 154394555 18014208 3175 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669636 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 4398 3175 696 52 0 2766 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17592

[startup+0.516368 s]
/proc/loadavg: 1.99 1.93 1.86 5/73 7136
/proc/meminfo: memFree=1691088/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=34452 CPUtime=0.49
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 7389 0 0 0 44 5 0 0 21 0 1 0 154394555 35278848 7300 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 8613 7300 721 52 0 6981 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 34452

[startup+1.33844 s]
/proc/loadavg: 1.99 1.93 1.86 3/73 7136
/proc/meminfo: memFree=1664464/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=34596 CPUtime=1.31
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 7423 0 0 0 126 5 0 0 25 0 1 0 154394555 35426304 7334 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671528 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 8649 7334 721 52 0 7017 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 34596

[startup+2.97561 s]
/proc/loadavg: 1.99 1.93 1.86 3/73 7136
/proc/meminfo: memFree=1664464/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=34596 CPUtime=2.93
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 7428 0 0 0 288 5 0 0 25 0 1 0 154394555 35426304 7339 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 8649 7339 721 52 0 7017 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 34596

[startup+6.25494 s]
/proc/loadavg: 1.99 1.93 1.86 3/73 7136
/proc/meminfo: memFree=1664144/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=34808 CPUtime=6.18
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 7453 0 0 0 613 5 0 0 25 0 1 0 154394555 35643392 7364 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 8702 7364 721 52 0 7070 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 34808

[startup+12.7276 s]
/proc/loadavg: 1.99 1.93 1.86 3/73 7136
/proc/meminfo: memFree=1663952/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=34928 CPUtime=12.59
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 7506 0 0 0 1254 5 0 0 25 0 1 0 154394555 35766272 7417 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 8732 7417 721 52 0 7100 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 34928

[startup+25.5579 s]
/proc/loadavg: 2.06 1.95 1.86 3/73 7136
/proc/meminfo: memFree=1663696/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=35196 CPUtime=25.31
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 7567 0 0 0 2525 6 0 0 25 0 1 0 154394555 36040704 7478 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678189 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 8799 7478 721 52 0 7167 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 35196

[startup+51.2176 s]
/proc/loadavg: 2.12 1.96 1.87 3/73 7136
/proc/meminfo: memFree=1663056/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=35724 CPUtime=50.73
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 7681 0 0 0 5067 6 0 0 25 0 1 0 154394555 36581376 7592 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 8931 7592 721 52 0 7299 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 35724

[startup+102.435 s]
/proc/loadavg: 2.11 1.98 1.88 3/73 7136
/proc/meminfo: memFree=1661520/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=36584 CPUtime=101.48
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 7899 0 0 0 10142 6 0 0 25 0 1 0 154394555 37462016 7810 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 9146 7810 721 52 0 7514 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 36584

[startup+162.482 s]
/proc/loadavg: 2.15 2.02 1.90 3/73 7136
/proc/meminfo: memFree=1659728/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=37540 CPUtime=160.99
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 8143 0 0 0 16092 7 0 0 25 0 1 0 154394555 38440960 8054 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 9385 8054 721 52 0 7753 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 37540

[startup+222.531 s]
/proc/loadavg: 2.09 2.03 1.91 3/73 7136
/proc/meminfo: memFree=1658000/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=38544 CPUtime=220.49
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 8380 0 0 0 22042 7 0 0 25 0 1 0 154394555 39469056 8291 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 9636 8291 721 52 0 8004 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 38544

[startup+282.576 s]
/proc/loadavg: 2.04 2.02 1.91 3/73 7136
/proc/meminfo: memFree=1656272/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=39456 CPUtime=279.99
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 8617 0 0 0 27992 7 0 0 25 0 1 0 154394555 40402944 8528 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 9864 8528 721 52 0 8232 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 39456

[startup+342.628 s]
/proc/loadavg: 2.01 2.01 1.91 3/73 7136
/proc/meminfo: memFree=1654544/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=40380 CPUtime=339.51
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 8854 0 0 0 33943 8 0 0 25 0 1 0 154394555 41349120 8765 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665692 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 10095 8765 721 52 0 8463 0
Current children cumulated CPU time (s) 339.51
Current children cumulated vsize (KiB) 40380

[startup+402.676 s]
/proc/loadavg: 2.00 2.01 1.91 3/73 7136
/proc/meminfo: memFree=1652816/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=41484 CPUtime=399.01
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 9083 0 0 0 39893 8 0 0 25 0 1 0 154394555 42479616 8994 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 10371 8994 721 52 0 8739 0
Current children cumulated CPU time (s) 399.01
Current children cumulated vsize (KiB) 41484

[startup+462.725 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7136
/proc/meminfo: memFree=1651088/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=42276 CPUtime=458.52
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 9307 0 0 0 45843 9 0 0 25 0 1 0 154394555 43290624 9218 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 10569 9218 721 52 0 8937 0
Current children cumulated CPU time (s) 458.52
Current children cumulated vsize (KiB) 42276

[startup+522.77 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7136
/proc/meminfo: memFree=1649424/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=43068 CPUtime=518.02
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 9534 0 0 0 51793 9 0 0 25 0 1 0 154394555 44101632 9445 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678189 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 10767 9445 721 52 0 9135 0
Current children cumulated CPU time (s) 518.02
Current children cumulated vsize (KiB) 43068

[startup+582.823 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7136
/proc/meminfo: memFree=1647760/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=44260 CPUtime=577.53
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 9755 0 0 0 57743 10 0 0 25 0 1 0 154394555 45322240 9666 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 11065 9666 721 52 0 9433 0
Current children cumulated CPU time (s) 577.53
Current children cumulated vsize (KiB) 44260

[startup+642.868 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7136
/proc/meminfo: memFree=1646096/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=45052 CPUtime=637.03
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 9977 0 0 0 63693 10 0 0 25 0 1 0 154394555 46133248 9888 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 11263 9888 721 52 0 9631 0
Current children cumulated CPU time (s) 637.03
Current children cumulated vsize (KiB) 45052

[startup+702.911 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7136
/proc/meminfo: memFree=1644496/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=45844 CPUtime=696.54
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 10197 0 0 0 69643 11 0 0 25 0 1 0 154394555 46944256 10108 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 11461 10108 721 52 0 9829 0
Current children cumulated CPU time (s) 696.54
Current children cumulated vsize (KiB) 45844

[startup+762.957 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7138
/proc/meminfo: memFree=1642832/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=46636 CPUtime=756.04
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 10419 0 0 0 75593 11 0 0 25 0 1 0 154394555 47755264 10330 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 11659 10330 721 52 0 10027 0
Current children cumulated CPU time (s) 756.04
Current children cumulated vsize (KiB) 46636

[startup+823.001 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7138
/proc/meminfo: memFree=1641232/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=47560 CPUtime=815.55
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 10635 0 0 0 81543 12 0 0 25 0 1 0 154394555 48701440 10546 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 11890 10546 721 52 0 10258 0
Current children cumulated CPU time (s) 815.55
Current children cumulated vsize (KiB) 47560

[startup+883.05 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7138
/proc/meminfo: memFree=1639504/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=48756 CPUtime=875.06
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 10859 0 0 0 87494 12 0 0 25 0 1 0 154394555 49926144 10770 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 12189 10770 721 52 0 10557 0
Current children cumulated CPU time (s) 875.06
Current children cumulated vsize (KiB) 48756

[startup+943.099 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7138
/proc/meminfo: memFree=1637968/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=49548 CPUtime=934.57
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 11068 0 0 0 93445 12 0 0 25 0 1 0 154394555 50737152 10979 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 12387 10979 721 52 0 10755 0
Current children cumulated CPU time (s) 934.57
Current children cumulated vsize (KiB) 49548

[startup+1003.14 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7138
/proc/meminfo: memFree=1636368/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=50340 CPUtime=994.08
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 11283 0 0 0 99395 13 0 0 25 0 1 0 154394555 51548160 11194 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630217 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 12585 11194 721 52 0 10953 0
Current children cumulated CPU time (s) 994.08
Current children cumulated vsize (KiB) 50340

[startup+1063.19 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7138
/proc/meminfo: memFree=1634704/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=51132 CPUtime=1053.58
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 11499 0 0 0 105345 13 0 0 25 0 1 0 154394555 52359168 11410 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 12783 11410 721 52 0 11151 0
Current children cumulated CPU time (s) 1053.58
Current children cumulated vsize (KiB) 51132

[startup+1123.22 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7138
/proc/meminfo: memFree=1633104/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=51924 CPUtime=1113.08
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 11711 0 0 0 111294 14 0 0 25 0 1 0 154394555 53170176 11622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 12981 11622 721 52 0 11349 0
Current children cumulated CPU time (s) 1113.08
Current children cumulated vsize (KiB) 51924

[startup+1183.28 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7138
/proc/meminfo: memFree=1631440/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=52716 CPUtime=1172.6
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 11923 0 0 0 117246 14 0 0 25 0 1 0 154394555 53981184 11834 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 13179 11834 721 52 0 11547 0
Current children cumulated CPU time (s) 1172.6
Current children cumulated vsize (KiB) 52716

[startup+1243.33 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7176
/proc/meminfo: memFree=1654416/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=53640 CPUtime=1232.24
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 12146 0 0 0 123209 15 0 0 25 0 1 0 154394555 54927360 12057 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/7135/statm: 13410 12057 721 52 0 11778 0
Current children cumulated CPU time (s) 1232.24
Current children cumulated vsize (KiB) 53640

[startup+1303.38 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7176
/proc/meminfo: memFree=1652432/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=54432 CPUtime=1292.24
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 12375 0 0 0 129208 16 0 0 25 0 1 0 154394555 55738368 12286 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/7135/statm: 13608 12286 721 52 0 11976 0
Current children cumulated CPU time (s) 1292.24
Current children cumulated vsize (KiB) 54432

[startup+1363.42 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7176
/proc/meminfo: memFree=1650384/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=55964 CPUtime=1352.23
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 12604 0 0 0 135207 16 0 0 25 0 1 0 154394555 57307136 12515 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 0 0 0
/proc/7135/statm: 13991 12515 721 52 0 12359 0
Current children cumulated CPU time (s) 1352.23
Current children cumulated vsize (KiB) 55964

[startup+1423.46 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7176
/proc/meminfo: memFree=1648400/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=56756 CPUtime=1412.21
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 12828 0 0 0 141204 17 0 0 25 0 1 0 154394555 58118144 12739 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7135/statm: 14189 12739 721 52 0 12557 0
Current children cumulated CPU time (s) 1412.21
Current children cumulated vsize (KiB) 56756

[startup+1483.51 s]
/proc/loadavg: 2.03 2.01 1.91 3/73 7176
/proc/meminfo: memFree=1646544/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=57548 CPUtime=1472.2
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 13053 0 0 0 147202 18 0 0 25 0 1 0 154394555 58929152 12964 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/7135/statm: 14387 12964 721 52 0 12755 0
Current children cumulated CPU time (s) 1472.2
Current children cumulated vsize (KiB) 57548

[startup+1543.55 s]
/proc/loadavg: 2.01 2.01 1.91 3/73 7176
/proc/meminfo: memFree=1644560/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=58472 CPUtime=1531.98
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 13276 0 0 0 153179 19 0 0 25 0 1 0 154394555 59875328 13187 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7135/statm: 14618 13187 721 52 0 12986 0
Current children cumulated CPU time (s) 1531.98
Current children cumulated vsize (KiB) 58472

[startup+1603.58 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7176
/proc/meminfo: memFree=1642640/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=59264 CPUtime=1591.73
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 13497 0 0 0 159154 19 0 0 25 0 1 0 154394555 60686336 13408 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667380 0 0 4096 0 0 0 0 17 0 0 0
/proc/7135/statm: 14816 13408 721 52 0 13184 0
Current children cumulated CPU time (s) 1591.73
Current children cumulated vsize (KiB) 59264

[startup+1663.61 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7176
/proc/meminfo: memFree=1640720/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=60056 CPUtime=1651.49
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 13717 0 0 0 165130 19 0 0 25 0 1 0 154394555 61497344 13628 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/7135/statm: 15014 13628 721 52 0 13382 0
Current children cumulated CPU time (s) 1651.49
Current children cumulated vsize (KiB) 60056

[startup+1723.63 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7176
/proc/meminfo: memFree=1638800/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=60980 CPUtime=1711.24
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 13943 0 0 0 171104 20 0 0 25 0 1 0 154394555 62443520 13854 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/7135/statm: 15245 13854 721 52 0 13613 0
Current children cumulated CPU time (s) 1711.24
Current children cumulated vsize (KiB) 60980

[startup+1783.65 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 7176
/proc/meminfo: memFree=1637008/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=61772 CPUtime=1770.99
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 14162 0 0 0 177078 21 0 0 25 0 1 0 154394555 63254528 14073 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7135/statm: 15443 14073 721 52 0 13811 0
Current children cumulated CPU time (s) 1770.99
Current children cumulated vsize (KiB) 61772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.79 s]
/proc/loadavg: 2.06 2.02 1.92 3/73 7176
/proc/meminfo: memFree=1636048/2055920 swapFree=4192812/4192956
[pid=7135] ppid=7133 vsize=62168 CPUtime=1800.02
/proc/7135/stat : 7135 (CSPtoSAT+minisa) R 7133 7135 6597 0 -1 4194304 14271 0 0 0 179981 21 0 0 25 0 1 0 154394555 63660032 14182 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/7135/statm: 15542 14182 721 52 0 13910 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 62168

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.82
CPU time (s): 1800.04
CPU user time (s): 1799.81
CPU system time (s): 0.227965
CPU usage (%): 99.2948
Max. virtual memory (cumulated for all children) (KiB): 62168

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

runsolver used 2.15667 s user time and 5.54716 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Jan  6 05:05:55 UTC 2007


IDJOB= 207297
IDBENCH= 4281
FILE ID= node44/207297-1168059955

PBS_JOBID= 3475546

Free space on /tmp= 66537 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test02/test02-0250-2.xml
COMMAND LINE= /tmp/evaluation/207297-1168059955/CSPtoSAT+minisat /tmp/evaluation/207297-1168059955/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-207297-1168059955 -o ROOT/results/node44/solver-207297-1168059955 -C 1800 -M 900  /tmp/evaluation/207297-1168059955/CSPtoSAT+minisat /tmp/evaluation/207297-1168059955/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  661b213369432514e40e0825d73c4f91

RANDOM SEED= 659023045

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.213
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.213
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:       1691504 kB
Buffers:         14964 kB
Cached:         216984 kB
SwapCached:          0 kB
Active:          83944 kB
Inactive:       211356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691504 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1836 kB
Writeback:           0 kB
Mapped:          76988 kB
Slab:            54508 kB
Committed_AS:  2933756 kB
PageTables:       1824 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= 66537 MiB



End job on node44 on Sat Jan  6 05:36:08 UTC 2007