Trace number 202341

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.09 1804.35

General information on the benchmark

Namefapp/fapp21-25/fapp22/
fapp22-1750-5.xml
MD5SUM888c471a7350edda4fe074e6ef3aa4f0
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 benchmark8.90564
SatisfiableNO
(Un)Satisfiability was provedNO
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.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
4.72	c ...done
4.72	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/node3/watcher-202341-1168057023 -o ROOT/results/node3/solver-202341-1168057023 -C 1800 -M 900 /tmp/evaluation/202341-1168057023/CSPtoSAT+minisat /tmp/evaluation/202341-1168057023/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


[startup+0.108165 s]
/proc/loadavg: 2.00 2.00 1.92 5/86 25732
/proc/meminfo: memFree=1096800/2055920 swapFree=4192812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 2.00 2.00 1.92 5/86 25732
/proc/meminfo: memFree=1096800/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=496 CPUtime=0
/proc/25731/stat : 25731 (CSPtoSAT+minisa) D 25729 25731 25286 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 154097969 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10924836 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/25731/statm: 1804 847 691 52 0 172 0

[startup+0.516233 s]
/proc/loadavg: 2.00 2.00 1.92 5/86 25732
/proc/meminfo: memFree=1096800/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=71724 CPUtime=0.5
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 13803 0 0 0 41 9 0 0 22 0 1 0 154097969 73445376 13588 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134670799 0 0 4096 0 0 0 0 17 1 0 0
/proc/25731/statm: 17931 13588 696 52 0 16299 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 71724

[startup+1.34137 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 25732
/proc/meminfo: memFree=962400/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=178924 CPUtime=1.31
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 41389 0 0 0 106 25 0 0 25 0 1 0 154097969 183218176 41174 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672071 0 0 4096 0 0 0 0 17 1 0 0
/proc/25731/statm: 44731 41174 696 52 0 43099 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 178924

[startup+2.98777 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 25732
/proc/meminfo: memFree=809824/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=356220 CPUtime=2.94
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 80723 0 0 0 245 49 0 0 25 0 1 0 154097969 364769280 80508 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158387643 0 0 4096 0 0 0 0 17 1 0 0
/proc/25731/statm: 89055 80508 704 52 0 87423 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 356220

[startup+6.26742 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 25732
/proc/meminfo: memFree=771616/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=361212 CPUtime=6.2
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 82077 0 0 0 569 51 0 0 25 0 1 0 154097969 369881088 81796 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/25731/statm: 90303 81796 721 52 0 88671 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 361212

[startup+12.7412 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 25732
/proc/meminfo: memFree=771488/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=361464 CPUtime=12.61
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 82129 0 0 0 1210 51 0 0 25 0 1 0 154097969 370139136 81848 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/25731/statm: 90366 81848 721 52 0 88734 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 361464

[startup+25.5685 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 25732
/proc/meminfo: memFree=771104/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=361776 CPUtime=25.32
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 82211 0 0 0 2481 51 0 0 25 0 1 0 154097969 370458624 81930 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678207 0 0 4096 0 0 0 0 17 1 0 0
/proc/25731/statm: 90444 81930 721 52 0 88812 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 361776

[startup+51.2335 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 25734
/proc/meminfo: memFree=770528/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=362312 CPUtime=50.75
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 82339 0 0 0 5024 51 0 0 25 0 1 0 154097969 371007488 82058 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/25731/statm: 90578 82058 721 52 0 88946 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 362312

[startup+102.454 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 25734
/proc/meminfo: memFree=769696/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=363116 CPUtime=101.49
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 82476 0 0 0 10098 51 0 0 25 0 1 0 154097969 371830784 82195 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25731/statm: 90779 82195 721 52 0 89147 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 363116

[startup+162.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 25734
/proc/meminfo: memFree=768736/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=363512 CPUtime=160.99
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 82599 0 0 0 16047 52 0 0 25 0 1 0 154097969 372236288 82318 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/25731/statm: 90878 82318 721 52 0 89246 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 363512

[startup+222.557 s]
/proc/loadavg: 2.05 2.01 1.93 3/86 25734
/proc/meminfo: memFree=767648/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=364056 CPUtime=220.5
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 82722 0 0 0 21998 52 0 0 25 0 1 0 154097969 372793344 82441 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 1 0 0
/proc/25731/statm: 91014 82441 721 52 0 89382 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 364056

[startup+282.605 s]
/proc/loadavg: 1.93 1.99 1.92 2/81 25743
/proc/meminfo: memFree=994760/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=364320 CPUtime=280
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 82832 0 0 0 27948 52 0 0 25 0 1 0 154097969 373063680 82551 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 91080 82551 721 52 0 89448 0
Current children cumulated CPU time (s) 280
Current children cumulated vsize (KiB) 364320

[startup+342.703 s]
/proc/loadavg: 1.62 1.88 1.89 3/86 25810
/proc/meminfo: memFree=976288/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=364880 CPUtime=340.02
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 82950 0 0 0 33945 57 0 0 25 0 1 0 154097969 373637120 82669 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 91220 82669 721 52 0 89588 0
Current children cumulated CPU time (s) 340.02
Current children cumulated vsize (KiB) 364880

[startup+402.747 s]
/proc/loadavg: 1.91 1.92 1.90 3/86 25810
/proc/meminfo: memFree=953824/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=365276 CPUtime=399.99
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 83069 0 0 0 39942 57 0 0 25 0 1 0 154097969 374042624 82788 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678189 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 91319 82788 721 52 0 89687 0
Current children cumulated CPU time (s) 399.99
Current children cumulated vsize (KiB) 365276

[startup+462.797 s]
/proc/loadavg: 1.96 1.93 1.90 3/86 25810
/proc/meminfo: memFree=936288/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=365884 CPUtime=459.99
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 83187 0 0 0 45941 58 0 0 25 0 1 0 154097969 374665216 82906 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 91471 82906 721 52 0 89839 0
Current children cumulated CPU time (s) 459.99
Current children cumulated vsize (KiB) 365884

[startup+522.852 s]
/proc/loadavg: 1.98 1.94 1.91 3/86 25810
/proc/meminfo: memFree=922912/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=366280 CPUtime=519.98
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 83300 0 0 0 51940 58 0 0 25 0 1 0 154097969 375070720 83019 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 91570 83019 721 52 0 89938 0
Current children cumulated CPU time (s) 519.98
Current children cumulated vsize (KiB) 366280

[startup+582.9 s]
/proc/loadavg: 1.99 1.95 1.91 3/86 25810
/proc/meminfo: memFree=910752/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=366676 CPUtime=579.95
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 83408 0 0 0 57936 59 0 0 25 0 1 0 154097969 375476224 83127 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 91669 83127 721 52 0 90037 0
Current children cumulated CPU time (s) 579.95
Current children cumulated vsize (KiB) 366676

[startup+642.946 s]
/proc/loadavg: 1.99 1.95 1.91 3/86 25810
/proc/meminfo: memFree=899104/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=367072 CPUtime=639.94
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 83515 0 0 0 63935 59 0 0 25 0 1 0 154097969 375881728 83234 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 91768 83234 721 52 0 90136 0
Current children cumulated CPU time (s) 639.94
Current children cumulated vsize (KiB) 367072

[startup+702.984 s]
/proc/loadavg: 1.99 1.96 1.91 3/86 25810
/proc/meminfo: memFree=888800/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=367588 CPUtime=699.91
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 83632 0 0 0 69932 59 0 0 25 0 1 0 154097969 376410112 83351 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 91897 83351 721 52 0 90265 0
Current children cumulated CPU time (s) 699.91
Current children cumulated vsize (KiB) 367588

[startup+763.024 s]
/proc/loadavg: 1.99 1.96 1.91 4/86 25810
/proc/meminfo: memFree=878496/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=368116 CPUtime=759.88
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 83746 0 0 0 75928 60 0 0 25 0 1 0 154097969 376950784 83465 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 92029 83465 721 52 0 90397 0
Current children cumulated CPU time (s) 759.88
Current children cumulated vsize (KiB) 368116

[startup+823.069 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 25810
/proc/meminfo: memFree=868832/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=368512 CPUtime=819.88
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 83855 0 0 0 81928 60 0 0 25 0 1 0 154097969 377356288 83574 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 92128 83574 721 52 0 90496 0
Current children cumulated CPU time (s) 819.88
Current children cumulated vsize (KiB) 368512

[startup+883.121 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 25810
/proc/meminfo: memFree=860000/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=368908 CPUtime=879.85
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 83963 0 0 0 87925 60 0 0 25 0 1 0 154097969 377761792 83682 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 92227 83682 721 52 0 90595 0
Current children cumulated CPU time (s) 879.85
Current children cumulated vsize (KiB) 368908

[startup+943.167 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 25810
/proc/meminfo: memFree=852320/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=369304 CPUtime=939.82
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 84072 0 0 0 93921 61 0 0 25 0 1 0 154097969 378167296 83791 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 92326 83791 721 52 0 90694 0
Current children cumulated CPU time (s) 939.82
Current children cumulated vsize (KiB) 369304

[startup+1003.22 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 25810
/proc/meminfo: memFree=845024/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=369880 CPUtime=999.82
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 84182 0 0 0 99921 61 0 0 25 0 1 0 154097969 378757120 83901 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 92470 83901 721 52 0 90838 0
Current children cumulated CPU time (s) 999.82
Current children cumulated vsize (KiB) 369880

[startup+1063.27 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 25810
/proc/meminfo: memFree=837984/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=370276 CPUtime=1059.81
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 84288 0 0 0 105920 61 0 0 25 0 1 0 154097969 379162624 84007 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 92569 84007 721 52 0 90937 0
Current children cumulated CPU time (s) 1059.81
Current children cumulated vsize (KiB) 370276

[startup+1123.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 25810
/proc/meminfo: memFree=830880/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=370672 CPUtime=1119.78
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 84387 0 0 0 111916 62 0 0 25 0 1 0 154097969 379568128 84106 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667351 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 92668 84106 721 52 0 91036 0
Current children cumulated CPU time (s) 1119.78
Current children cumulated vsize (KiB) 370672

[startup+1183.37 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 25810
/proc/meminfo: memFree=823968/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=371068 CPUtime=1179.77
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 84497 0 0 0 117915 62 0 0 25 0 1 0 154097969 379973632 84216 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 92767 84216 721 52 0 91135 0
Current children cumulated CPU time (s) 1179.77
Current children cumulated vsize (KiB) 371068

[startup+1243.42 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 25810
/proc/meminfo: memFree=817248/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=371596 CPUtime=1239.77
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 84608 0 0 0 123915 62 0 0 25 0 1 0 154097969 380514304 84327 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 92899 84327 721 52 0 91267 0
Current children cumulated CPU time (s) 1239.77
Current children cumulated vsize (KiB) 371596

[startup+1303.47 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 25810
/proc/meminfo: memFree=814240/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=371992 CPUtime=1299.74
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 84713 0 0 0 129911 63 0 0 25 0 1 0 154097969 380919808 84432 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 92998 84432 721 52 0 91366 0
Current children cumulated CPU time (s) 1299.74
Current children cumulated vsize (KiB) 371992

[startup+1363.52 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 25810
/proc/meminfo: memFree=813856/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=372256 CPUtime=1359.73
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 84815 0 0 0 135910 63 0 0 25 0 1 0 154097969 381190144 84534 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 93064 84534 721 52 0 91432 0
Current children cumulated CPU time (s) 1359.73
Current children cumulated vsize (KiB) 372256

[startup+1423.56 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 25810
/proc/meminfo: memFree=813344/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=372784 CPUtime=1419.72
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 84920 0 0 0 141909 63 0 0 25 0 1 0 154097969 381730816 84639 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678618 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 93196 84639 721 52 0 91564 0
Current children cumulated CPU time (s) 1419.72
Current children cumulated vsize (KiB) 372784

[startup+1483.61 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 25810
/proc/meminfo: memFree=812960/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=373448 CPUtime=1479.69
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 85028 0 0 0 147905 64 0 0 25 0 1 0 154097969 382410752 84747 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 93362 84747 721 52 0 91730 0
Current children cumulated CPU time (s) 1479.69
Current children cumulated vsize (KiB) 373448

[startup+1543.66 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 25810
/proc/meminfo: memFree=812448/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=373844 CPUtime=1539.68
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 85140 0 0 0 153904 64 0 0 25 0 1 0 154097969 382816256 84859 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 93461 84859 721 52 0 91829 0
Current children cumulated CPU time (s) 1539.68
Current children cumulated vsize (KiB) 373844

[startup+1603.71 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 25810
/proc/meminfo: memFree=812064/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=374240 CPUtime=1599.68
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 85253 0 0 0 159903 65 0 0 25 0 1 0 154097969 383221760 84972 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 93560 84972 721 52 0 91928 0
Current children cumulated CPU time (s) 1599.68
Current children cumulated vsize (KiB) 374240

[startup+1663.76 s]
/proc/loadavg: 2.07 1.99 1.91 3/86 25810
/proc/meminfo: memFree=811616/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=374636 CPUtime=1659.64
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 85356 0 0 0 165899 65 0 0 25 0 1 0 154097969 383627264 85075 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 93659 85075 721 52 0 92027 0
Current children cumulated CPU time (s) 1659.64
Current children cumulated vsize (KiB) 374636

[startup+1723.81 s]
/proc/loadavg: 2.03 1.99 1.91 3/86 25810
/proc/meminfo: memFree=811168/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=375032 CPUtime=1719.64
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 85458 0 0 0 171898 66 0 0 25 0 1 0 154097969 384032768 85177 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 93758 85177 721 52 0 92126 0
Current children cumulated CPU time (s) 1719.64
Current children cumulated vsize (KiB) 375032

[startup+1783.85 s]
/proc/loadavg: 2.01 1.99 1.91 3/86 25810
/proc/meminfo: memFree=810784/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=375428 CPUtime=1779.62
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 85561 0 0 0 177896 66 0 0 25 0 1 0 154097969 384438272 85280 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 93857 85280 721 52 0 92225 0
Current children cumulated CPU time (s) 1779.62
Current children cumulated vsize (KiB) 375428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.28 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 25810
/proc/meminfo: memFree=810656/2055920 swapFree=4192812/4192956
[pid=25731] ppid=25729 vsize=375560 CPUtime=1800.02
/proc/25731/stat : 25731 (CSPtoSAT+minisa) R 25729 25731 25286 0 -1 4194304 85599 0 0 0 179936 66 0 0 25 0 1 0 154097969 384573440 85318 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671522 0 0 4096 0 0 0 0 17 0 0 0
/proc/25731/statm: 93890 85318 721 52 0 92258 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 375560

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.35
CPU time (s): 1800.09
CPU user time (s): 1799.36
CPU system time (s): 0.728889
CPU usage (%): 99.764
Max. virtual memory (cumulated for all children) (KiB): 375560

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

runsolver used 1.9757 s user time and 5.99009 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan  6 04:17:03 UTC 2007


IDJOB= 202341
IDBENCH= 3827
FILE ID= node3/202341-1168057023

PBS_JOBID= 3475327

Free space on /tmp= 66535 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  888c471a7350edda4fe074e6ef3aa4f0

RANDOM SEED= 503916579

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.279
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.279
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:       1097216 kB
Buffers:         71352 kB
Cached:         509912 kB
SwapCached:          0 kB
Active:         343128 kB
Inactive:       519812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1097216 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6020 kB
Writeback:           0 kB
Mapped:         304108 kB
Slab:            80272 kB
Committed_AS:  3931060 kB
PageTables:       2572 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= 66539 MiB



End job on node3 on Sat Jan  6 04:47:08 UTC 2007