Trace number 209087

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.08 1816.49

General information on the benchmark

Namefapp/fapp01-05/fapp01/
fapp01-0200-0.xml
MD5SUM1b2d460a2733459bd2171849cba6b5a9
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.673896
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables200
Number of constraints2053
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2053
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node4/watcher-209087-1168061231 -o ROOT/results/node4/solver-209087-1168061231 -C 1800 -M 900 /tmp/evaluation/209087-1168061231/CSPtoSAT+minisat /tmp/evaluation/209087-1168061231/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.102824 s]
/proc/loadavg: 1.99 1.97 1.91 2/86 7635
/proc/meminfo: memFree=1157624/2055920 swapFree=4191880/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.99 1.97 1.91 2/86 7635
/proc/meminfo: memFree=1157624/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=18724 CPUtime=0.19
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 3565 0 0 0 18 1 0 0 19 0 1 0 154518664 19173376 3533 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134596968 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 4681 3533 704 52 0 3049 0

[startup+0.510859 s]
/proc/loadavg: 1.99 1.97 1.91 2/86 7635
/proc/meminfo: memFree=1157624/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=18832 CPUtime=0.49
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 3620 0 0 0 48 1 0 0 22 0 1 0 154518664 19283968 3562 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 4708 3562 721 52 0 3076 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 18832

[startup+1.33194 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 7635
/proc/meminfo: memFree=1145720/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=18832 CPUtime=1.3
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 3634 0 0 0 129 1 0 0 25 0 1 0 154518664 19283968 3576 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 4708 3576 721 52 0 3076 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 18832

[startup+2.9691 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 7635
/proc/meminfo: memFree=1145144/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=18992 CPUtime=2.93
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 3666 0 0 0 292 1 0 0 25 0 1 0 154518664 19447808 3608 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 4748 3608 721 52 0 3116 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 18992

[startup+6.26042 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 7635
/proc/meminfo: memFree=1143928/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=19156 CPUtime=6.19
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 3706 0 0 0 618 1 0 0 25 0 1 0 154518664 19615744 3648 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 4789 3648 721 52 0 3157 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 19156

[startup+12.717 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 7635
/proc/meminfo: memFree=1142072/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=19436 CPUtime=12.58
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 3779 0 0 0 1257 1 0 0 25 0 1 0 154518664 19902464 3721 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671635 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 4859 3721 721 52 0 3227 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 19436

[startup+25.5493 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 7635
/proc/meminfo: memFree=1140088/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=19964 CPUtime=25.31
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 3907 0 0 0 2529 2 0 0 25 0 1 0 154518664 20443136 3849 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 4991 3849 721 52 0 3359 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 19964

[startup+51.2067 s]
/proc/loadavg: 2.06 1.99 1.92 3/86 7635
/proc/meminfo: memFree=1134712/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=20944 CPUtime=50.72
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 4149 0 0 0 5070 2 0 0 25 0 1 0 154518664 21446656 4091 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 5236 4091 721 52 0 3604 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 20944

[startup+102.408 s]
/proc/loadavg: 2.03 1.99 1.92 3/86 7635
/proc/meminfo: memFree=1127864/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=22740 CPUtime=101.46
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 4623 0 0 0 10143 3 0 0 25 0 1 0 154518664 23285760 4565 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 5685 4565 721 52 0 4053 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 22740

[startup+162.431 s]
/proc/loadavg: 2.01 1.99 1.92 3/86 7635
/proc/meminfo: memFree=1119480/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=25020 CPUtime=160.93
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 5151 0 0 0 16089 4 0 0 25 0 1 0 154518664 25620480 5093 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533060 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 6255 5093 721 52 0 4623 0
Current children cumulated CPU time (s) 160.93
Current children cumulated vsize (KiB) 25020

[startup+222.462 s]
/proc/loadavg: 2.00 1.99 1.92 3/86 7635
/proc/meminfo: memFree=1110712/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=27000 CPUtime=220.42
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 5671 0 0 0 22037 5 0 0 25 0 1 0 154518664 27648000 5613 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 6750 5613 721 52 0 5118 0
Current children cumulated CPU time (s) 220.42
Current children cumulated vsize (KiB) 27000

[startup+282.497 s]
/proc/loadavg: 2.00 1.99 1.92 3/86 7635
/proc/meminfo: memFree=1105208/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=29248 CPUtime=279.91
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 6191 0 0 0 27985 6 0 0 25 0 1 0 154518664 29949952 6133 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 7312 6133 721 52 0 5680 0
Current children cumulated CPU time (s) 279.91
Current children cumulated vsize (KiB) 29248

[startup+342.526 s]
/proc/loadavg: 2.00 1.99 1.92 3/86 7635
/proc/meminfo: memFree=1099192/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=31096 CPUtime=339.39
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 6697 0 0 0 33932 7 0 0 25 0 1 0 154518664 31842304 6639 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 7774 6639 721 52 0 6142 0
Current children cumulated CPU time (s) 339.39
Current children cumulated vsize (KiB) 31096

[startup+402.554 s]
/proc/loadavg: 2.00 1.99 1.92 3/86 7635
/proc/meminfo: memFree=1094584/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=33348 CPUtime=398.87
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 7196 0 0 0 39879 8 0 0 25 0 1 0 154518664 34148352 7138 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 8337 7138 721 52 0 6705 0
Current children cumulated CPU time (s) 398.87
Current children cumulated vsize (KiB) 33348

[startup+462.582 s]
/proc/loadavg: 2.03 2.00 1.93 3/86 7635
/proc/meminfo: memFree=1090104/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=35196 CPUtime=458.36
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 7686 0 0 0 45827 9 0 0 25 0 1 0 154518664 36040704 7628 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 8799 7628 721 52 0 7167 0
Current children cumulated CPU time (s) 458.36
Current children cumulated vsize (KiB) 35196

[startup+522.605 s]
/proc/loadavg: 2.01 2.00 1.93 3/86 7635
/proc/meminfo: memFree=1087160/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36120 CPUtime=517.84
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 7923 0 0 0 51774 10 0 0 25 0 1 0 154518664 36986880 7865 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9030 7865 721 52 0 7398 0
Current children cumulated CPU time (s) 517.84
Current children cumulated vsize (KiB) 36120

[startup+582.631 s]
/proc/loadavg: 2.07 2.02 1.93 3/86 7635
/proc/meminfo: memFree=1084920/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36252 CPUtime=577.31
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 7945 0 0 0 57721 10 0 0 25 0 1 0 154518664 37122048 7887 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9063 7887 721 52 0 7431 0
Current children cumulated CPU time (s) 577.31
Current children cumulated vsize (KiB) 36252

[startup+642.649 s]
/proc/loadavg: 2.02 2.01 1.93 3/86 7635
/proc/meminfo: memFree=1077304/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36252 CPUtime=636.81
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 7956 0 0 0 63670 11 0 0 25 0 1 0 154518664 37122048 7898 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9063 7898 721 52 0 7431 0
Current children cumulated CPU time (s) 636.81
Current children cumulated vsize (KiB) 36252

[startup+702.666 s]
/proc/loadavg: 2.01 2.00 1.93 3/86 7635
/proc/meminfo: memFree=1072632/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36252 CPUtime=696.29
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 7962 0 0 0 69618 11 0 0 25 0 1 0 154518664 37122048 7904 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9063 7904 721 52 0 7431 0
Current children cumulated CPU time (s) 696.29
Current children cumulated vsize (KiB) 36252

[startup+762.685 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 7635
/proc/meminfo: memFree=1068728/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36252 CPUtime=755.77
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 7968 0 0 0 75566 11 0 0 25 0 1 0 154518664 37122048 7910 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9063 7910 721 52 0 7431 0
Current children cumulated CPU time (s) 755.77
Current children cumulated vsize (KiB) 36252

[startup+822.698 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 7635
/proc/meminfo: memFree=1065528/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36384 CPUtime=815.24
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 7973 0 0 0 81512 12 0 0 25 0 1 0 154518664 37257216 7915 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687415 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9096 7915 721 52 0 7464 0
Current children cumulated CPU time (s) 815.24
Current children cumulated vsize (KiB) 36384

[startup+882.721 s]
/proc/loadavg: 2.13 2.03 1.94 3/86 7635
/proc/meminfo: memFree=1062968/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36384 CPUtime=874.71
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 7978 0 0 0 87459 12 0 0 25 0 1 0 154518664 37257216 7920 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9096 7920 721 52 0 7464 0
Current children cumulated CPU time (s) 874.71
Current children cumulated vsize (KiB) 36384

[startup+942.744 s]
/proc/loadavg: 2.05 2.02 1.94 3/86 7635
/proc/meminfo: memFree=1061048/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36384 CPUtime=934.19
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 7984 0 0 0 93406 13 0 0 25 0 1 0 154518664 37257216 7926 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9096 7926 721 52 0 7464 0
Current children cumulated CPU time (s) 934.19
Current children cumulated vsize (KiB) 36384

[startup+1002.77 s]
/proc/loadavg: 2.02 2.02 1.94 3/86 7635
/proc/meminfo: memFree=1059064/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36384 CPUtime=993.67
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 7987 0 0 0 99354 13 0 0 25 0 1 0 154518664 37257216 7929 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9096 7929 721 52 0 7464 0
Current children cumulated CPU time (s) 993.67
Current children cumulated vsize (KiB) 36384

[startup+1062.78 s]
/proc/loadavg: 2.04 2.03 1.95 3/86 7635
/proc/meminfo: memFree=1057144/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36384 CPUtime=1053.14
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 7990 0 0 0 105300 14 0 0 25 0 1 0 154518664 37257216 7932 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9096 7932 721 52 0 7464 0
Current children cumulated CPU time (s) 1053.14
Current children cumulated vsize (KiB) 36384

[startup+1122.8 s]
/proc/loadavg: 2.01 2.02 1.95 3/86 7635
/proc/meminfo: memFree=1055608/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36384 CPUtime=1112.62
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 7993 0 0 0 111248 14 0 0 25 0 1 0 154518664 37257216 7935 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9096 7935 721 52 0 7464 0
Current children cumulated CPU time (s) 1112.62
Current children cumulated vsize (KiB) 36384

[startup+1182.82 s]
/proc/loadavg: 2.00 2.02 1.95 3/86 7635
/proc/meminfo: memFree=1051256/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36384 CPUtime=1172.11
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 7995 0 0 0 117196 15 0 0 25 0 1 0 154518664 37257216 7937 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9096 7937 721 52 0 7464 0
Current children cumulated CPU time (s) 1172.11
Current children cumulated vsize (KiB) 36384

[startup+1242.85 s]
/proc/loadavg: 2.00 2.01 1.95 3/86 7635
/proc/meminfo: memFree=1045688/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36384 CPUtime=1231.58
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 7999 0 0 0 123143 15 0 0 25 0 1 0 154518664 37257216 7941 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9096 7941 721 52 0 7464 0
Current children cumulated CPU time (s) 1231.58
Current children cumulated vsize (KiB) 36384

[startup+1302.87 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 7635
/proc/meminfo: memFree=1042360/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36384 CPUtime=1291.06
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 8002 0 0 0 129090 16 0 0 25 0 1 0 154518664 37257216 7944 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9096 7944 721 52 0 7464 0
Current children cumulated CPU time (s) 1291.06
Current children cumulated vsize (KiB) 36384

[startup+1362.88 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 7635
/proc/meminfo: memFree=1034168/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36384 CPUtime=1350.54
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 8004 0 0 0 135038 16 0 0 25 0 1 0 154518664 37257216 7946 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9096 7946 721 52 0 7464 0
Current children cumulated CPU time (s) 1350.54
Current children cumulated vsize (KiB) 36384

[startup+1422.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 7635
/proc/meminfo: memFree=1027448/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36384 CPUtime=1410.03
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 8006 0 0 0 140986 17 0 0 25 0 1 0 154518664 37257216 7948 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9096 7948 721 52 0 7464 0
Current children cumulated CPU time (s) 1410.03
Current children cumulated vsize (KiB) 36384

[startup+1482.92 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 7635
/proc/meminfo: memFree=1024248/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36516 CPUtime=1469.51
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 8008 0 0 0 146934 17 0 0 25 0 1 0 154518664 37392384 7950 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687669 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9129 7950 721 52 0 7497 0
Current children cumulated CPU time (s) 1469.51
Current children cumulated vsize (KiB) 36516

[startup+1542.95 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 7635
/proc/meminfo: memFree=1019192/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36516 CPUtime=1529
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 8010 0 0 0 152882 18 0 0 25 0 1 0 154518664 37392384 7952 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687441 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9129 7952 721 52 0 7497 0
Current children cumulated CPU time (s) 1529
Current children cumulated vsize (KiB) 36516

[startup+1602.98 s]
/proc/loadavg: 2.00 2.00 1.95 4/87 7636
/proc/meminfo: memFree=1015536/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36516 CPUtime=1588.49
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 8013 0 0 0 158831 18 0 0 25 0 1 0 154518664 37392384 7955 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9129 7955 721 52 0 7497 0
Current children cumulated CPU time (s) 1588.49
Current children cumulated vsize (KiB) 36516

[startup+1662.99 s]
/proc/loadavg: 1.97 1.98 1.94 3/86 7673
/proc/meminfo: memFree=1269176/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36516 CPUtime=1647.98
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 8015 0 0 0 164776 22 0 0 25 0 1 0 154518664 37392384 7957 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9129 7957 721 52 0 7497 0
Current children cumulated CPU time (s) 1647.98
Current children cumulated vsize (KiB) 36516

[startup+1723.01 s]
/proc/loadavg: 1.99 1.98 1.94 3/86 7673
/proc/meminfo: memFree=1268728/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36516 CPUtime=1707.45
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 8017 0 0 0 170723 22 0 0 25 0 1 0 154518664 37392384 7959 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9129 7959 721 52 0 7497 0
Current children cumulated CPU time (s) 1707.45
Current children cumulated vsize (KiB) 36516

[startup+1783.03 s]
/proc/loadavg: 1.99 1.98 1.94 3/86 7673
/proc/meminfo: memFree=1268216/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36516 CPUtime=1766.92
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 8019 0 0 0 176670 22 0 0 25 0 1 0 154518664 37392384 7961 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9129 7961 721 52 0 7497 0
Current children cumulated CPU time (s) 1766.92
Current children cumulated vsize (KiB) 36516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.48 s]
/proc/loadavg: 1.99 1.98 1.94 3/86 7673
/proc/meminfo: memFree=1267896/2055920 swapFree=4191880/4192956
[pid=7634] ppid=7632 vsize=36516 CPUtime=1800.06
/proc/7634/stat : 7634 (CSPtoSAT+minisa) R 7632 7634 7303 0 -1 4194304 8020 0 0 0 179984 22 0 0 25 0 1 0 154518664 37392384 7962 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7634/statm: 9129 7962 721 52 0 7497 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 36516

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.49
CPU time (s): 1800.08
CPU user time (s): 1799.85
CPU system time (s): 0.233964
CPU usage (%): 99.0968
Max. virtual memory (cumulated for all children) (KiB): 36516

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

runsolver used 2.44663 s user time and 5.49316 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan  6 05:27:11 UTC 2007


IDJOB= 209087
IDBENCH= 4494
FILE ID= node4/209087-1168061231

PBS_JOBID= 3475356

Free space on /tmp= 66305 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp01/fapp01-0200-0.xml
COMMAND LINE= /tmp/evaluation/209087-1168061231/CSPtoSAT+minisat /tmp/evaluation/209087-1168061231/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-209087-1168061231 -o ROOT/results/node4/solver-209087-1168061231 -C 1800 -M 900  /tmp/evaluation/209087-1168061231/CSPtoSAT+minisat /tmp/evaluation/209087-1168061231/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  1b2d460a2733459bd2171849cba6b5a9

RANDOM SEED= 609245773

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.223
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.223
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:       1158104 kB
Buffers:         72604 kB
Cached:         519680 kB
SwapCached:        268 kB
Active:         563132 kB
Inactive:       239544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1158104 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:         232180 kB
Slab:            79328 kB
Committed_AS:  3844840 kB
PageTables:       2876 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= 66302 MiB



End job on node4 on Sat Jan  6 05:57:28 UTC 2007