Trace number 207713

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 1800.64

General information on the benchmark

Namefapp/test01-04/test01/
test01-0150-3.xml
MD5SUM841483a24fb9781fb75814ccf4a5118a
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 benchmark0.695893
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables150
Number of constraints1460
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1460
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node59/watcher-207713-1168060675 -o ROOT/results/node59/solver-207713-1168060675 -C 1800 -M 900 /tmp/evaluation/207713-1168060675/CSPtoSAT+minisat /tmp/evaluation/207713-1168060675/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: 0.92 0.98 1.14 5/69 21502
/proc/meminfo: memFree=1368632/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=6696 CPUtime=0
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 390 0 0 0 0 0 0 0 18 0 1 0 154465475 6856704 370 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9289816 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 1674 371 346 52 0 30 0

[startup+0.102828 s]
/proc/loadavg: 0.92 0.98 1.14 5/69 21502
/proc/meminfo: memFree=1368632/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=18204 CPUtime=0.09
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 3393 0 0 0 7 2 0 0 18 0 1 0 154465475 18640896 3327 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9721467 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 4551 3330 696 52 0 2919 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18204

[startup+0.510869 s]
/proc/loadavg: 0.92 0.98 1.14 5/69 21502
/proc/meminfo: memFree=1368632/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=19228 CPUtime=0.5
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 3840 0 0 0 48 2 0 0 21 0 1 0 154465475 19689472 3748 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 4807 3748 721 52 0 3175 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 19228

[startup+1.33196 s]
/proc/loadavg: 0.92 0.98 1.14 3/73 21506
/proc/meminfo: memFree=1343640/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=19436 CPUtime=1.32
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 3866 0 0 0 130 2 0 0 25 0 1 0 154465475 19902464 3774 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 4859 3774 721 52 0 3227 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 19436

[startup+2.96914 s]
/proc/loadavg: 0.92 0.98 1.14 3/73 21506
/proc/meminfo: memFree=1343384/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=19436 CPUtime=2.96
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 3886 0 0 0 294 2 0 0 25 0 1 0 154465475 19902464 3794 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 4859 3794 721 52 0 3227 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 19436

[startup+6.26151 s]
/proc/loadavg: 1.01 1.00 1.15 3/73 21506
/proc/meminfo: memFree=1343128/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=19568 CPUtime=6.25
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 3915 0 0 0 623 2 0 0 25 0 1 0 154465475 20037632 3823 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 4892 3823 721 52 0 3260 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 19568

[startup+12.7192 s]
/proc/loadavg: 1.09 1.02 1.15 3/73 21506
/proc/meminfo: memFree=1342808/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=19812 CPUtime=12.7
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 3968 0 0 0 1268 2 0 0 25 0 1 0 154465475 20287488 3876 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667409 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 4953 3876 721 52 0 3321 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 19812

[startup+25.5456 s]
/proc/loadavg: 1.29 1.06 1.16 3/73 21506
/proc/meminfo: memFree=1342296/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=20220 CPUtime=25.52
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 4061 0 0 0 2550 2 0 0 25 0 1 0 154465475 20705280 3969 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 5055 3969 721 52 0 3423 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 20220

[startup+51.1994 s]
/proc/loadavg: 1.53 1.14 1.18 3/73 21508
/proc/meminfo: memFree=1340952/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=20960 CPUtime=51.17
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 4241 0 0 0 5114 3 0 0 25 0 1 0 154465475 21463040 4149 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 5240 4149 721 52 0 3608 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 20960

[startup+102.498 s]
/proc/loadavg: 1.79 1.27 1.22 3/73 21508
/proc/meminfo: memFree=1338264/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=22392 CPUtime=102.45
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 4593 0 0 0 10242 3 0 0 25 0 1 0 154465475 22929408 4501 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 5598 4501 721 52 0 3966 0
Current children cumulated CPU time (s) 102.45
Current children cumulated vsize (KiB) 22392

[startup+162.52 s]
/proc/loadavg: 1.92 1.40 1.27 3/73 21508
/proc/meminfo: memFree=1335000/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=24096 CPUtime=162.46
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 5000 0 0 0 16242 4 0 0 25 0 1 0 154465475 24674304 4908 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 6024 4908 721 52 0 4392 0
Current children cumulated CPU time (s) 162.46
Current children cumulated vsize (KiB) 24096

[startup+222.553 s]
/proc/loadavg: 1.97 1.51 1.31 3/73 21508
/proc/meminfo: memFree=1331864/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=25728 CPUtime=222.47
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 5402 0 0 0 22243 4 0 0 25 0 1 0 154465475 26345472 5310 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 6432 5310 721 52 0 4800 0
Current children cumulated CPU time (s) 222.47
Current children cumulated vsize (KiB) 25728

[startup+282.568 s]
/proc/loadavg: 1.99 1.59 1.35 3/73 21508
/proc/meminfo: memFree=1328856/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=27180 CPUtime=282.47
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 5793 0 0 0 28242 5 0 0 25 0 1 0 154465475 27832320 5701 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 6795 5701 721 52 0 5163 0
Current children cumulated CPU time (s) 282.47
Current children cumulated vsize (KiB) 27180

[startup+342.589 s]
/proc/loadavg: 1.99 1.66 1.39 3/73 21508
/proc/meminfo: memFree=1325784/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=28900 CPUtime=342.47
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 6174 0 0 0 34241 6 0 0 25 0 1 0 154465475 29593600 6082 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671147 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 7225 6082 721 52 0 5593 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 28900

[startup+402.609 s]
/proc/loadavg: 1.99 1.72 1.43 3/73 21508
/proc/meminfo: memFree=1322776/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=30352 CPUtime=402.47
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 6553 0 0 0 40241 6 0 0 25 0 1 0 154465475 31080448 6461 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 7588 6461 721 52 0 5956 0
Current children cumulated CPU time (s) 402.47
Current children cumulated vsize (KiB) 30352

[startup+462.629 s]
/proc/loadavg: 1.99 1.77 1.46 3/73 21508
/proc/meminfo: memFree=1319768/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=31804 CPUtime=462.48
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 6936 0 0 0 46241 7 0 0 25 0 1 0 154465475 32567296 6844 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678189 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 7951 6844 721 52 0 6319 0
Current children cumulated CPU time (s) 462.48
Current children cumulated vsize (KiB) 31804

[startup+522.654 s]
/proc/loadavg: 1.99 1.81 1.49 3/73 21508
/proc/meminfo: memFree=1316760/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=33528 CPUtime=522.48
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 7316 0 0 0 52241 7 0 0 25 0 1 0 154465475 34332672 7224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 8382 7224 721 52 0 6750 0
Current children cumulated CPU time (s) 522.48
Current children cumulated vsize (KiB) 33528

[startup+582.68 s]
/proc/loadavg: 2.14 1.87 1.53 3/73 21508
/proc/meminfo: memFree=1313816/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=34980 CPUtime=582.49
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 7692 0 0 0 58241 8 0 0 25 0 1 0 154465475 35819520 7600 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 8745 7600 721 52 0 7113 0
Current children cumulated CPU time (s) 582.49
Current children cumulated vsize (KiB) 34980

[startup+642.701 s]
/proc/loadavg: 2.05 1.89 1.56 3/73 21508
/proc/meminfo: memFree=1310872/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=36432 CPUtime=642.5
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 8060 0 0 0 64241 9 0 0 25 0 1 0 154465475 37306368 7968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 9108 7968 721 52 0 7476 0
Current children cumulated CPU time (s) 642.5
Current children cumulated vsize (KiB) 36432

[startup+702.733 s]
/proc/loadavg: 2.02 1.91 1.58 3/73 21508
/proc/meminfo: memFree=1307992/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=37752 CPUtime=702.51
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 8429 0 0 0 70242 9 0 0 25 0 1 0 154465475 38658048 8337 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 9438 8337 721 52 0 7806 0
Current children cumulated CPU time (s) 702.51
Current children cumulated vsize (KiB) 37752

[startup+762.755 s]
/proc/loadavg: 2.00 1.92 1.60 3/73 21508
/proc/meminfo: memFree=1305176/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=39680 CPUtime=762.52
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 8785 0 0 0 76242 10 0 0 25 0 1 0 154465475 40632320 8693 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 9920 8693 721 52 0 8288 0
Current children cumulated CPU time (s) 762.52
Current children cumulated vsize (KiB) 39680

[startup+822.788 s]
/proc/loadavg: 2.00 1.93 1.63 3/73 21508
/proc/meminfo: memFree=1303128/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=40340 CPUtime=822.53
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 8962 0 0 0 82243 10 0 0 25 0 1 0 154465475 41308160 8870 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 10085 8870 721 52 0 8453 0
Current children cumulated CPU time (s) 822.53
Current children cumulated vsize (KiB) 40340

[startup+882.791 s]
/proc/loadavg: 2.00 1.94 1.65 3/73 21508
/proc/meminfo: memFree=1302936/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=40472 CPUtime=882.51
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 8982 0 0 0 88241 10 0 0 25 0 1 0 154465475 41443328 8890 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 10118 8890 721 52 0 8486 0
Current children cumulated CPU time (s) 882.51
Current children cumulated vsize (KiB) 40472

[startup+942.795 s]
/proc/loadavg: 2.00 1.95 1.66 3/73 21508
/proc/meminfo: memFree=1302744/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=40472 CPUtime=942.5
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 8995 0 0 0 94240 10 0 0 25 0 1 0 154465475 41443328 8903 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 10118 8903 721 52 0 8486 0
Current children cumulated CPU time (s) 942.5
Current children cumulated vsize (KiB) 40472

[startup+1002.8 s]
/proc/loadavg: 2.00 1.96 1.68 3/73 21508
/proc/meminfo: memFree=1302680/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=40472 CPUtime=1002.49
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 9004 0 0 0 100239 10 0 0 25 0 1 0 154465475 41443328 8912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 10118 8912 721 52 0 8486 0
Current children cumulated CPU time (s) 1002.49
Current children cumulated vsize (KiB) 40472

[startup+1062.8 s]
/proc/loadavg: 2.00 1.96 1.70 3/73 21508
/proc/meminfo: memFree=1302616/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=40604 CPUtime=1062.47
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 9010 0 0 0 106237 10 0 0 25 0 1 0 154465475 41578496 8918 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687449 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 10151 8918 721 52 0 8519 0
Current children cumulated CPU time (s) 1062.47
Current children cumulated vsize (KiB) 40604

[startup+1122.81 s]
/proc/loadavg: 2.00 1.97 1.72 3/73 21508
/proc/meminfo: memFree=1302552/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=40604 CPUtime=1122.47
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 9016 0 0 0 112237 10 0 0 25 0 1 0 154465475 41578496 8924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 10151 8924 721 52 0 8519 0
Current children cumulated CPU time (s) 1122.47
Current children cumulated vsize (KiB) 40604

[startup+1182.83 s]
/proc/loadavg: 2.00 1.97 1.73 3/73 21508
/proc/meminfo: memFree=1302424/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=40604 CPUtime=1182.47
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 9023 0 0 0 118237 10 0 0 25 0 1 0 154465475 41578496 8931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 10151 8931 721 52 0 8519 0
Current children cumulated CPU time (s) 1182.47
Current children cumulated vsize (KiB) 40604

[startup+1242.93 s]
/proc/loadavg: 2.06 1.99 1.75 3/73 21508
/proc/meminfo: memFree=1302424/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=40604 CPUtime=1242.55
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 9027 0 0 0 124245 10 0 0 25 0 1 0 154465475 41578496 8935 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 10151 8935 721 52 0 8519 0
Current children cumulated CPU time (s) 1242.55
Current children cumulated vsize (KiB) 40604

[startup+1302.94 s]
/proc/loadavg: 2.02 1.99 1.76 3/73 21508
/proc/meminfo: memFree=1302296/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=40604 CPUtime=1302.55
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 9031 0 0 0 130244 11 0 0 25 0 1 0 154465475 41578496 8939 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 10151 8939 721 52 0 8519 0
Current children cumulated CPU time (s) 1302.55
Current children cumulated vsize (KiB) 40604

[startup+1362.94 s]
/proc/loadavg: 2.01 1.99 1.77 3/73 21508
/proc/meminfo: memFree=1302296/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=40604 CPUtime=1362.53
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 9034 0 0 0 136242 11 0 0 25 0 1 0 154465475 41578496 8942 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 10151 8942 721 52 0 8519 0
Current children cumulated CPU time (s) 1362.53
Current children cumulated vsize (KiB) 40604

[startup+1422.94 s]
/proc/loadavg: 2.06 2.00 1.79 3/73 21508
/proc/meminfo: memFree=1302296/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=40604 CPUtime=1422.52
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 9037 0 0 0 142241 11 0 0 25 0 1 0 154465475 41578496 8945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 10151 8945 721 52 0 8519 0
Current children cumulated CPU time (s) 1422.52
Current children cumulated vsize (KiB) 40604

[startup+1482.96 s]
/proc/loadavg: 2.02 2.00 1.80 3/73 21508
/proc/meminfo: memFree=1302232/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=40604 CPUtime=1482.52
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 9041 0 0 0 148241 11 0 0 25 0 1 0 154465475 41578496 8949 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 10151 8949 721 52 0 8519 0
Current children cumulated CPU time (s) 1482.52
Current children cumulated vsize (KiB) 40604

[startup+1543.06 s]
/proc/loadavg: 2.00 2.00 1.81 3/73 21508
/proc/meminfo: memFree=1302232/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=40736 CPUtime=1542.6
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 9045 0 0 0 154249 11 0 0 25 0 1 0 154465475 41713664 8953 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 10184 8953 721 52 0 8552 0
Current children cumulated CPU time (s) 1542.6
Current children cumulated vsize (KiB) 40736

[startup+1603.16 s]
/proc/loadavg: 2.00 2.00 1.82 3/73 21508
/proc/meminfo: memFree=1302232/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=40736 CPUtime=1602.68
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 9049 0 0 0 160257 11 0 0 25 0 1 0 154465475 41713664 8957 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 10184 8957 721 52 0 8552 0
Current children cumulated CPU time (s) 1602.68
Current children cumulated vsize (KiB) 40736

[startup+1663.16 s]
/proc/loadavg: 2.00 2.00 1.83 3/73 21508
/proc/meminfo: memFree=1302104/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=40736 CPUtime=1662.67
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 9051 0 0 0 166256 11 0 0 25 0 1 0 154465475 41713664 8959 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 10184 8959 721 52 0 8552 0
Current children cumulated CPU time (s) 1662.67
Current children cumulated vsize (KiB) 40736

[startup+1723.17 s]
/proc/loadavg: 2.00 2.00 1.83 3/73 21508
/proc/meminfo: memFree=1302168/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=40736 CPUtime=1722.66
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 9054 0 0 0 172255 11 0 0 25 0 1 0 154465475 41713664 8962 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 10184 8962 721 52 0 8552 0
Current children cumulated CPU time (s) 1722.66
Current children cumulated vsize (KiB) 40736

[startup+1783.18 s]
/proc/loadavg: 2.00 2.00 1.84 3/73 21508
/proc/meminfo: memFree=1302104/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=40736 CPUtime=1782.65
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 9056 0 0 0 178254 11 0 0 25 0 1 0 154465475 41713664 8964 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 10184 8964 721 52 0 8552 0
Current children cumulated CPU time (s) 1782.65
Current children cumulated vsize (KiB) 40736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.63 s]
/proc/loadavg: 2.00 2.00 1.84 3/73 21508
/proc/meminfo: memFree=1302104/2055920 swapFree=4192812/4192956
[pid=21501] ppid=21498 vsize=40736 CPUtime=1800.1
/proc/21501/stat : 21501 (CSPtoSAT+minisa) R 21498 21501 21420 0 -1 4194304 9057 0 0 0 179999 11 0 0 25 0 1 0 154465475 41713664 8965 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/21501/statm: 10184 8965 721 52 0 8552 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 40736

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.64
CPU time (s): 1800.11
CPU user time (s): 1799.99
CPU system time (s): 0.117982
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 40736

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

runsolver used 1.76673 s user time and 4.84826 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan  6 05:17:55 UTC 2007


IDJOB= 207713
IDBENCH= 4307
FILE ID= node59/207713-1168060675

PBS_JOBID= 3475563

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test01/test01-0150-3.xml
COMMAND LINE= /tmp/evaluation/207713-1168060675/CSPtoSAT+minisat /tmp/evaluation/207713-1168060675/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-207713-1168060675 -o ROOT/results/node59/solver-207713-1168060675 -C 1800 -M 900  /tmp/evaluation/207713-1168060675/CSPtoSAT+minisat /tmp/evaluation/207713-1168060675/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  841483a24fb9781fb75814ccf4a5118a

RANDOM SEED= 526132869

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.239
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.239
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:       1368704 kB
Buffers:         63076 kB
Cached:         520568 kB
SwapCached:          0 kB
Active:          91280 kB
Inactive:       512836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1368704 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3732 kB
Writeback:           0 kB
Mapped:          30728 kB
Slab:            68532 kB
Committed_AS:  2833392 kB
PageTables:       1828 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= 66548 MiB



End job on node59 on Sat Jan  6 05:47:57 UTC 2007