Trace number 202437

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.14 1802.6

General information on the benchmark

Namefapp/fapp21-25/fapp22/
fapp22-1750-8.xml
MD5SUM5b4bb3a1dadbf44c0d24053814e2e174
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 benchmark15.7666
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
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...
4.41	c ...done
4.41	c #SATvar=2435613 #SATclauses=4865972 #CSPpredicates=32049

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-202437-1168057062 -o ROOT/results/node59/solver-202437-1168057062 -C 1800 -M 900 /tmp/evaluation/202437-1168057062/CSPtoSAT+minisat /tmp/evaluation/202437-1168057062/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.92 1.98 1.93 4/73 21086
/proc/meminfo: memFree=1032552/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=6696 CPUtime=0
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 154104193 6856704 414 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9255800 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 1674 414 374 52 0 30 0

[startup+0.103877 s]
/proc/loadavg: 1.92 1.98 1.93 4/73 21086
/proc/meminfo: memFree=1032552/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=6952 CPUtime=0.09
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 839 0 0 0 9 0 0 0 18 0 1 0 154104193 7118848 807 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159319043 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 1738 807 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.511921 s]
/proc/loadavg: 1.92 1.98 1.93 4/73 21086
/proc/meminfo: memFree=1032552/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=74628 CPUtime=0.5
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 14779 0 0 0 41 9 0 0 22 0 1 0 154104193 76419072 14564 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9721467 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 18657 14566 696 52 0 17025 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 74628

[startup+1.33301 s]
/proc/loadavg: 1.92 1.98 1.93 3/73 21086
/proc/meminfo: memFree=888744/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=186316 CPUtime=1.31
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 44170 0 0 0 106 25 0 0 25 0 1 0 154104193 190787584 43955 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9721467 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 46579 43957 696 52 0 44947 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 186316

[startup+2.97019 s]
/proc/loadavg: 1.92 1.98 1.93 3/73 21086
/proc/meminfo: memFree=726248/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=356748 CPUtime=2.95
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 80867 0 0 0 249 46 0 0 25 0 1 0 154104193 365309952 80652 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158439901 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 89187 80652 704 52 0 87555 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 356748

[startup+6.26356 s]
/proc/loadavg: 2.01 2.00 1.93 3/73 21086
/proc/meminfo: memFree=707112/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=361212 CPUtime=6.21
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 82086 0 0 0 574 47 0 0 25 0 1 0 154104193 369881088 81805 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665781 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 90303 81805 721 52 0 88671 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 361212

[startup+12.7203 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21086
/proc/meminfo: memFree=707048/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=361464 CPUtime=12.64
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 82128 0 0 0 1217 47 0 0 25 0 1 0 154104193 370139136 81847 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 90366 81847 721 52 0 88734 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 361464

[startup+25.5587 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21086
/proc/meminfo: memFree=706920/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=361776 CPUtime=25.42
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 82223 0 0 0 2495 47 0 0 25 0 1 0 154104193 370458624 81942 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678512 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 90444 81942 721 52 0 88812 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 361776

[startup+51.2255 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21088
/proc/meminfo: memFree=706216/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=362324 CPUtime=50.96
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 82345 0 0 0 5049 47 0 0 25 0 1 0 154104193 371019776 82064 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 90581 82064 721 52 0 88949 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 362324

[startup+102.449 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21088
/proc/meminfo: memFree=705448/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=363128 CPUtime=101.97
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 82497 0 0 0 10149 48 0 0 25 0 1 0 154104193 371843072 82216 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 90782 82216 721 52 0 89150 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 363128

[startup+162.506 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21088
/proc/meminfo: memFree=704552/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=363524 CPUtime=161.75
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 82607 0 0 0 16127 48 0 0 25 0 1 0 154104193 372248576 82326 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 90881 82326 721 52 0 89249 0
Current children cumulated CPU time (s) 161.75
Current children cumulated vsize (KiB) 363524

[startup+222.567 s]
/proc/loadavg: 1.94 1.98 1.93 3/73 21126
/proc/meminfo: memFree=1024032/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=364052 CPUtime=221.6
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 82729 0 0 0 22111 49 0 0 25 0 1 0 154104193 372789248 82448 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 91013 82448 721 52 0 89381 0
Current children cumulated CPU time (s) 221.6
Current children cumulated vsize (KiB) 364052

[startup+282.619 s]
/proc/loadavg: 1.97 1.98 1.93 3/73 21126
/proc/meminfo: memFree=1007392/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=364612 CPUtime=281.58
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 82877 0 0 0 28109 49 0 0 25 0 1 0 154104193 373362688 82596 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 91153 82596 721 52 0 89521 0
Current children cumulated CPU time (s) 281.58
Current children cumulated vsize (KiB) 364612

[startup+342.671 s]
/proc/loadavg: 1.99 1.98 1.93 3/73 21126
/proc/meminfo: memFree=996512/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=365008 CPUtime=341.59
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 82972 0 0 0 34109 50 0 0 25 0 1 0 154104193 373768192 82691 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 91252 82691 721 52 0 89620 0
Current children cumulated CPU time (s) 341.59
Current children cumulated vsize (KiB) 365008

[startup+402.716 s]
/proc/loadavg: 2.06 2.00 1.93 3/73 21126
/proc/meminfo: memFree=987552/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=365404 CPUtime=401.58
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 83087 0 0 0 40108 50 0 0 25 0 1 0 154104193 374173696 82806 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 91351 82806 721 52 0 89719 0
Current children cumulated CPU time (s) 401.58
Current children cumulated vsize (KiB) 365404

[startup+462.765 s]
/proc/loadavg: 2.10 2.02 1.94 3/73 21126
/proc/meminfo: memFree=982176/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=366012 CPUtime=461.56
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 83212 0 0 0 46106 50 0 0 25 0 1 0 154104193 374796288 82931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 91503 82931 721 52 0 89871 0
Current children cumulated CPU time (s) 461.56
Current children cumulated vsize (KiB) 366012

[startup+522.816 s]
/proc/loadavg: 2.03 2.01 1.94 3/73 21126
/proc/meminfo: memFree=981664/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=366408 CPUtime=521.57
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 83337 0 0 0 52106 51 0 0 25 0 1 0 154104193 375201792 83056 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671469 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 91602 83056 721 52 0 89970 0
Current children cumulated CPU time (s) 521.57
Current children cumulated vsize (KiB) 366408

[startup+582.87 s]
/proc/loadavg: 2.01 2.00 1.94 3/73 21126
/proc/meminfo: memFree=981152/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=366936 CPUtime=581.56
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 83469 0 0 0 58105 51 0 0 25 0 1 0 154104193 375742464 83188 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 91734 83188 721 52 0 90102 0
Current children cumulated CPU time (s) 581.56
Current children cumulated vsize (KiB) 366936

[startup+642.92 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 21126
/proc/meminfo: memFree=980704/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=367452 CPUtime=641.54
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 83584 0 0 0 64103 51 0 0 25 0 1 0 154104193 376270848 83303 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 91863 83303 721 52 0 90231 0
Current children cumulated CPU time (s) 641.54
Current children cumulated vsize (KiB) 367452

[startup+702.97 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 21126
/proc/meminfo: memFree=980192/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=367980 CPUtime=701.54
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 83694 0 0 0 70103 51 0 0 25 0 1 0 154104193 376811520 83413 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 91995 83413 721 52 0 90363 0
Current children cumulated CPU time (s) 701.54
Current children cumulated vsize (KiB) 367980

[startup+763.017 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 21126
/proc/meminfo: memFree=974176/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=368376 CPUtime=761.53
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 83804 0 0 0 76102 51 0 0 25 0 1 0 154104193 377217024 83523 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 92094 83523 721 52 0 90462 0
Current children cumulated CPU time (s) 761.53
Current children cumulated vsize (KiB) 368376

[startup+823.059 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 21126
/proc/meminfo: memFree=969376/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=368772 CPUtime=821.51
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 83916 0 0 0 82099 52 0 0 25 0 1 0 154104193 377622528 83635 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 92193 83635 721 52 0 90561 0
Current children cumulated CPU time (s) 821.51
Current children cumulated vsize (KiB) 368772

[startup+883.111 s]
/proc/loadavg: 2.05 2.01 1.94 3/73 21126
/proc/meminfo: memFree=968928/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=369168 CPUtime=881.51
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 84033 0 0 0 88099 52 0 0 25 0 1 0 154104193 378028032 83752 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 92292 83752 721 52 0 90660 0
Current children cumulated CPU time (s) 881.51
Current children cumulated vsize (KiB) 369168

[startup+943.154 s]
/proc/loadavg: 2.10 2.04 1.95 3/73 21126
/proc/meminfo: memFree=968416/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=369744 CPUtime=941.5
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 84144 0 0 0 94098 52 0 0 25 0 1 0 154104193 378617856 83863 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 92436 83863 721 52 0 90804 0
Current children cumulated CPU time (s) 941.5
Current children cumulated vsize (KiB) 369744

[startup+1003.2 s]
/proc/loadavg: 2.14 2.06 1.96 3/73 21126
/proc/meminfo: memFree=968032/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=370272 CPUtime=1001.48
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 84258 0 0 0 100095 53 0 0 25 0 1 0 154104193 379158528 83977 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 92568 83977 721 52 0 90936 0
Current children cumulated CPU time (s) 1001.48
Current children cumulated vsize (KiB) 370272

[startup+1063.24 s]
/proc/loadavg: 2.09 2.06 1.97 3/73 21126
/proc/meminfo: memFree=967520/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=370668 CPUtime=1061.46
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 84369 0 0 0 106093 53 0 0 25 0 1 0 154104193 379564032 84088 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 92667 84088 721 52 0 91035 0
Current children cumulated CPU time (s) 1061.46
Current children cumulated vsize (KiB) 370668

[startup+1123.29 s]
/proc/loadavg: 2.03 2.05 1.97 3/73 21126
/proc/meminfo: memFree=967072/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=371064 CPUtime=1121.47
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 84489 0 0 0 112093 54 0 0 25 0 1 0 154104193 379969536 84208 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562805 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 92766 84208 721 52 0 91134 0
Current children cumulated CPU time (s) 1121.47
Current children cumulated vsize (KiB) 371064

[startup+1183.34 s]
/proc/loadavg: 2.01 2.04 1.97 3/73 21126
/proc/meminfo: memFree=966304/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=371460 CPUtime=1181.45
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 84596 0 0 0 118091 54 0 0 25 0 1 0 154104193 380375040 84315 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 92865 84315 721 52 0 91233 0
Current children cumulated CPU time (s) 1181.45
Current children cumulated vsize (KiB) 371460

[startup+1243.39 s]
/proc/loadavg: 2.00 2.03 1.97 3/73 21126
/proc/meminfo: memFree=960864/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=371988 CPUtime=1241.45
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 84704 0 0 0 124091 54 0 0 25 0 1 0 154104193 380915712 84423 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 92997 84423 721 52 0 91365 0
Current children cumulated CPU time (s) 1241.45
Current children cumulated vsize (KiB) 371988

[startup+1303.44 s]
/proc/loadavg: 2.05 2.03 1.97 3/73 21126
/proc/meminfo: memFree=958752/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=372384 CPUtime=1301.44
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 84810 0 0 0 130090 54 0 0 25 0 1 0 154104193 381321216 84529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 93096 84529 721 52 0 91464 0
Current children cumulated CPU time (s) 1301.44
Current children cumulated vsize (KiB) 372384

[startup+1363.49 s]
/proc/loadavg: 2.02 2.03 1.97 3/73 21126
/proc/meminfo: memFree=958304/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=372780 CPUtime=1361.43
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 84917 0 0 0 136088 55 0 0 25 0 1 0 154104193 381726720 84636 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 93195 84636 721 52 0 91563 0
Current children cumulated CPU time (s) 1361.43
Current children cumulated vsize (KiB) 372780

[startup+1423.54 s]
/proc/loadavg: 2.00 2.02 1.97 3/73 21126
/proc/meminfo: memFree=957856/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=373444 CPUtime=1421.42
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 85028 0 0 0 142087 55 0 0 25 0 1 0 154104193 382406656 84747 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 93361 84747 721 52 0 91729 0
Current children cumulated CPU time (s) 1421.42
Current children cumulated vsize (KiB) 373444

[startup+1483.59 s]
/proc/loadavg: 2.00 2.01 1.97 3/73 21126
/proc/meminfo: memFree=957408/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=373840 CPUtime=1481.42
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 85141 0 0 0 148086 56 0 0 25 0 1 0 154104193 382812160 84860 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678201 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 93460 84860 721 52 0 91828 0
Current children cumulated CPU time (s) 1481.42
Current children cumulated vsize (KiB) 373840

[startup+1543.64 s]
/proc/loadavg: 2.00 2.01 1.97 3/73 21126
/proc/meminfo: memFree=956960/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=374236 CPUtime=1541.4
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 85243 0 0 0 154084 56 0 0 25 0 1 0 154104193 383217664 84962 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 93559 84962 721 52 0 91927 0
Current children cumulated CPU time (s) 1541.4
Current children cumulated vsize (KiB) 374236

[startup+1603.69 s]
/proc/loadavg: 2.00 2.00 1.97 3/73 21126
/proc/meminfo: memFree=956576/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=374632 CPUtime=1601.4
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 85343 0 0 0 160084 56 0 0 25 0 1 0 154104193 383623168 85062 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 93658 85062 721 52 0 92026 0
Current children cumulated CPU time (s) 1601.4
Current children cumulated vsize (KiB) 374632

[startup+1663.74 s]
/proc/loadavg: 2.00 2.00 1.97 3/73 21126
/proc/meminfo: memFree=956128/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=375028 CPUtime=1661.4
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 85458 0 0 0 166084 56 0 0 25 0 1 0 154104193 384028672 85177 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 93757 85177 721 52 0 92125 0
Current children cumulated CPU time (s) 1661.4
Current children cumulated vsize (KiB) 375028

[startup+1723.79 s]
/proc/loadavg: 2.00 2.00 1.97 3/73 21126
/proc/meminfo: memFree=955552/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=375424 CPUtime=1721.38
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 85561 0 0 0 172081 57 0 0 25 0 1 0 154104193 384434176 85280 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 93856 85280 721 52 0 92224 0
Current children cumulated CPU time (s) 1721.38
Current children cumulated vsize (KiB) 375424

[startup+1783.84 s]
/proc/loadavg: 2.00 2.00 1.97 3/73 21126
/proc/meminfo: memFree=952480/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=375820 CPUtime=1781.38
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 85672 0 0 0 178081 57 0 0 25 0 1 0 154104193 384839680 85391 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 93955 85391 721 52 0 92323 0
Current children cumulated CPU time (s) 1781.38
Current children cumulated vsize (KiB) 375820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.54 s]
/proc/loadavg: 2.00 2.00 1.97 3/73 21126
/proc/meminfo: memFree=951392/2055920 swapFree=4192812/4192956
[pid=21085] ppid=21083 vsize=375952 CPUtime=1800.07
/proc/21085/stat : 21085 (CSPtoSAT+minisa) R 21083 21085 19873 0 -1 4194304 85706 0 0 0 179950 57 0 0 25 0 1 0 154104193 384974848 85425 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 0 0 0
/proc/21085/statm: 93988 85425 721 52 0 92356 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 375952

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.6
CPU time (s): 1800.14
CPU user time (s): 1799.5
CPU system time (s): 0.636903
CPU usage (%): 99.8634
Max. virtual memory (cumulated for all children) (KiB): 375952

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

runsolver used 2.13667 s user time and 5.84911 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan  6 04:17:43 UTC 2007


IDJOB= 202437
IDBENCH= 3833
FILE ID= node59/202437-1168057062

PBS_JOBID= 3475462

Free space on /tmp= 66538 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp22/fapp22-1750-8.xml
COMMAND LINE= /tmp/evaluation/202437-1168057062/CSPtoSAT+minisat /tmp/evaluation/202437-1168057062/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-202437-1168057062 -o ROOT/results/node59/solver-202437-1168057062 -C 1800 -M 900  /tmp/evaluation/202437-1168057062/CSPtoSAT+minisat /tmp/evaluation/202437-1168057062/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  5b4bb3a1dadbf44c0d24053814e2e174

RANDOM SEED= 250203975

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:       1032968 kB
Buffers:         62864 kB
Cached:         528804 kB
SwapCached:          0 kB
Active:         426868 kB
Inactive:       512092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1032968 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5932 kB
Writeback:           0 kB
Mapped:         360888 kB
Slab:            68648 kB
Committed_AS:  3194852 kB
PageTables:       2628 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= 66544 MiB



End job on node59 on Sat Jan  6 04:47:45 UTC 2007