Trace number 209039

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 1810.91

General information on the benchmark

Namefapp/fapp01-05/fapp01/
fapp01-0200-1.xml
MD5SUM3d1f9fe526e570b8449e8462c5d916c5
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.729888
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.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.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/node25/watcher-209039-1168061190 -o ROOT/results/node25/solver-209039-1168061190 -C 1800 -M 900 /tmp/evaluation/209039-1168061190/CSPtoSAT+minisat /tmp/evaluation/209039-1168061190/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.105274 s]
/proc/loadavg: 1.86 1.95 1.84 5/86 27134
/proc/meminfo: memFree=1636640/2055920 swapFree=4192812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.86 1.95 1.84 5/86 27134
/proc/meminfo: memFree=1636640/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=18724 CPUtime=0.19
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 3563 0 0 0 18 1 0 0 19 0 1 0 154511463 19173376 3531 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4232158 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 4681 3531 704 52 0 3049 0

[startup+0.513334 s]
/proc/loadavg: 1.86 1.95 1.84 5/86 27134
/proc/meminfo: memFree=1636640/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=18832 CPUtime=0.5
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 3621 0 0 0 49 1 0 0 22 0 1 0 154511463 19283968 3563 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 4708 3563 721 52 0 3076 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 18832

[startup+1.33648 s]
/proc/loadavg: 1.86 1.95 1.84 3/86 27134
/proc/meminfo: memFree=1625120/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=18832 CPUtime=1.31
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 3630 0 0 0 130 1 0 0 25 0 1 0 154511463 19283968 3572 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562860 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 4708 3572 721 52 0 3076 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 18832

[startup+2.97976 s]
/proc/loadavg: 1.86 1.95 1.84 3/86 27134
/proc/meminfo: memFree=1624992/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=19128 CPUtime=2.94
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 3684 0 0 0 293 1 0 0 25 0 1 0 154511463 19587072 3626 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 4782 3626 721 52 0 3150 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 19128

[startup+6.26032 s]
/proc/loadavg: 1.95 1.97 1.84 3/86 27134
/proc/meminfo: memFree=1624672/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=19128 CPUtime=6.19
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 3700 0 0 0 618 1 0 0 25 0 1 0 154511463 19587072 3642 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 4782 3642 721 52 0 3150 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 19128

[startup+12.7344 s]
/proc/loadavg: 1.95 1.97 1.84 3/86 27134
/proc/meminfo: memFree=1624416/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=19392 CPUtime=12.6
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 3759 0 0 0 1259 1 0 0 25 0 1 0 154511463 19857408 3701 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671528 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 4848 3701 721 52 0 3216 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 19392

[startup+25.5596 s]
/proc/loadavg: 1.96 1.97 1.84 3/86 27134
/proc/meminfo: memFree=1623776/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=19816 CPUtime=25.32
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 3868 0 0 0 2530 2 0 0 25 0 1 0 154511463 20291584 3810 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671259 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 4954 3810 721 52 0 3322 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 19816

[startup+51.222 s]
/proc/loadavg: 1.97 1.97 1.85 3/86 27134
/proc/meminfo: memFree=1622496/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=20652 CPUtime=50.74
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 4080 0 0 0 5072 2 0 0 25 0 1 0 154511463 21147648 4022 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 5163 4022 721 52 0 3531 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 20652

[startup+102.446 s]
/proc/loadavg: 2.09 2.00 1.86 3/86 27134
/proc/meminfo: memFree=1620000/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=22348 CPUtime=101.5
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 4491 0 0 0 10147 3 0 0 25 0 1 0 154511463 22884352 4433 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 5587 4433 721 52 0 3955 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 22348

[startup+162.502 s]
/proc/loadavg: 2.03 2.00 1.87 3/86 27134
/proc/meminfo: memFree=1617056/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=24184 CPUtime=160.99
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 4951 0 0 0 16096 3 0 0 25 0 1 0 154511463 24764416 4893 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 6046 4893 721 52 0 4414 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 24184

[startup+222.556 s]
/proc/loadavg: 2.09 2.02 1.88 3/86 27134
/proc/meminfo: memFree=1614176/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=25948 CPUtime=220.5
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 5396 0 0 0 22045 5 0 0 25 0 1 0 154511463 26570752 5338 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 6487 5338 721 52 0 4855 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 25948

[startup+282.609 s]
/proc/loadavg: 2.10 2.03 1.89 3/86 27134
/proc/meminfo: memFree=1611424/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=27932 CPUtime=279.99
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 5829 0 0 0 27994 5 0 0 25 0 1 0 154511463 28602368 5771 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671682 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 6983 5771 721 52 0 5351 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 27932

[startup+342.661 s]
/proc/loadavg: 2.04 2.02 1.90 3/86 27134
/proc/meminfo: memFree=1608672/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=29516 CPUtime=339.49
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 6268 0 0 0 33943 6 0 0 25 0 1 0 154511463 30224384 6210 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 7379 6210 721 52 0 5747 0
Current children cumulated CPU time (s) 339.49
Current children cumulated vsize (KiB) 29516

[startup+402.703 s]
/proc/loadavg: 2.08 2.03 1.91 3/86 27134
/proc/meminfo: memFree=1605984/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=31100 CPUtime=398.99
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 6695 0 0 0 39892 7 0 0 25 0 1 0 154511463 31846400 6637 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 7775 6637 721 52 0 6143 0
Current children cumulated CPU time (s) 398.99
Current children cumulated vsize (KiB) 31100

[startup+462.753 s]
/proc/loadavg: 2.07 2.04 1.91 3/86 27134
/proc/meminfo: memFree=1603232/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=33088 CPUtime=458.49
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 7110 0 0 0 45841 8 0 0 25 0 1 0 154511463 33882112 7052 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 8272 7052 721 52 0 6640 0
Current children cumulated CPU time (s) 458.49
Current children cumulated vsize (KiB) 33088

[startup+522.803 s]
/proc/loadavg: 2.02 2.03 1.91 3/86 27134
/proc/meminfo: memFree=1600544/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=34672 CPUtime=518.06
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 7533 0 0 0 51797 9 0 0 25 0 1 0 154511463 35504128 7475 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 8668 7475 721 52 0 7036 0
Current children cumulated CPU time (s) 518.06
Current children cumulated vsize (KiB) 34672

[startup+582.861 s]
/proc/loadavg: 2.01 2.02 1.91 3/86 27134
/proc/meminfo: memFree=1598048/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36124 CPUtime=577.82
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 7910 0 0 0 57772 10 0 0 25 0 1 0 154511463 36990976 7852 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9031 7852 721 52 0 7399 0
Current children cumulated CPU time (s) 577.82
Current children cumulated vsize (KiB) 36124

[startup+642.905 s]
/proc/loadavg: 2.00 2.02 1.91 3/86 27134
/proc/meminfo: memFree=1597024/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36256 CPUtime=637.58
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 7942 0 0 0 63748 10 0 0 25 0 1 0 154511463 37126144 7884 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9064 7884 721 52 0 7432 0
Current children cumulated CPU time (s) 637.58
Current children cumulated vsize (KiB) 36256

[startup+702.943 s]
/proc/loadavg: 2.00 2.01 1.91 3/86 27134
/proc/meminfo: memFree=1596000/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36256 CPUtime=697.33
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 7953 0 0 0 69723 10 0 0 25 0 1 0 154511463 37126144 7895 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9064 7895 721 52 0 7432 0
Current children cumulated CPU time (s) 697.33
Current children cumulated vsize (KiB) 36256

[startup+762.974 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 27134
/proc/meminfo: memFree=1595040/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36256 CPUtime=757.08
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 7960 0 0 0 75697 11 0 0 25 0 1 0 154511463 37126144 7902 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9064 7902 721 52 0 7432 0
Current children cumulated CPU time (s) 757.08
Current children cumulated vsize (KiB) 36256

[startup+823.012 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 27134
/proc/meminfo: memFree=1594016/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36256 CPUtime=816.83
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 7968 0 0 0 81672 11 0 0 25 0 1 0 154511463 37126144 7910 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687669 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9064 7910 721 52 0 7432 0
Current children cumulated CPU time (s) 816.83
Current children cumulated vsize (KiB) 36256

[startup+883.052 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 27134
/proc/meminfo: memFree=1593120/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36256 CPUtime=876.58
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 7972 0 0 0 87647 11 0 0 25 0 1 0 154511463 37126144 7914 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9064 7914 721 52 0 7432 0
Current children cumulated CPU time (s) 876.58
Current children cumulated vsize (KiB) 36256

[startup+943.087 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 27134
/proc/meminfo: memFree=1592096/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36388 CPUtime=936.32
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 7976 0 0 0 93621 11 0 0 25 0 1 0 154511463 37261312 7918 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687669 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9097 7918 721 52 0 7465 0
Current children cumulated CPU time (s) 936.32
Current children cumulated vsize (KiB) 36388

[startup+1003.12 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 27134
/proc/meminfo: memFree=1591200/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36388 CPUtime=996.08
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 7979 0 0 0 99596 12 0 0 25 0 1 0 154511463 37261312 7921 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9097 7921 721 52 0 7465 0
Current children cumulated CPU time (s) 996.08
Current children cumulated vsize (KiB) 36388

[startup+1063.15 s]
/proc/loadavg: 2.04 2.01 1.92 3/86 27134
/proc/meminfo: memFree=1590176/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36388 CPUtime=1055.81
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 7984 0 0 0 105569 12 0 0 25 0 1 0 154511463 37261312 7926 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9097 7926 721 52 0 7465 0
Current children cumulated CPU time (s) 1055.81
Current children cumulated vsize (KiB) 36388

[startup+1123.18 s]
/proc/loadavg: 2.06 2.02 1.93 3/86 27134
/proc/meminfo: memFree=1589280/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36388 CPUtime=1115.56
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 7987 0 0 0 111544 12 0 0 25 0 1 0 154511463 37261312 7929 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9097 7929 721 52 0 7465 0
Current children cumulated CPU time (s) 1115.56
Current children cumulated vsize (KiB) 36388

[startup+1183.22 s]
/proc/loadavg: 2.11 2.04 1.94 3/86 27134
/proc/meminfo: memFree=1588320/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36388 CPUtime=1175.32
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 7990 0 0 0 117519 13 0 0 25 0 1 0 154511463 37261312 7932 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9097 7932 721 52 0 7465 0
Current children cumulated CPU time (s) 1175.32
Current children cumulated vsize (KiB) 36388

[startup+1243.26 s]
/proc/loadavg: 2.04 2.03 1.94 3/86 27134
/proc/meminfo: memFree=1587424/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36388 CPUtime=1235.07
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 7993 0 0 0 123494 13 0 0 25 0 1 0 154511463 37261312 7935 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9097 7935 721 52 0 7465 0
Current children cumulated CPU time (s) 1235.07
Current children cumulated vsize (KiB) 36388

[startup+1303.3 s]
/proc/loadavg: 2.01 2.03 1.94 3/86 27134
/proc/meminfo: memFree=1586464/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36388 CPUtime=1294.82
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 7997 0 0 0 129469 13 0 0 25 0 1 0 154511463 37261312 7939 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9097 7939 721 52 0 7465 0
Current children cumulated CPU time (s) 1294.82
Current children cumulated vsize (KiB) 36388

[startup+1363.34 s]
/proc/loadavg: 2.00 2.02 1.94 3/86 27134
/proc/meminfo: memFree=1585504/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36388 CPUtime=1354.57
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 8000 0 0 0 135444 13 0 0 25 0 1 0 154511463 37261312 7942 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9097 7942 721 52 0 7465 0
Current children cumulated CPU time (s) 1354.57
Current children cumulated vsize (KiB) 36388

[startup+1423.37 s]
/proc/loadavg: 2.00 2.01 1.94 3/86 27134
/proc/meminfo: memFree=1584608/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36388 CPUtime=1414.32
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 8003 0 0 0 141418 14 0 0 25 0 1 0 154511463 37261312 7945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9097 7945 721 52 0 7465 0
Current children cumulated CPU time (s) 1414.32
Current children cumulated vsize (KiB) 36388

[startup+1483.4 s]
/proc/loadavg: 2.00 2.01 1.94 3/86 27134
/proc/meminfo: memFree=1583648/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36388 CPUtime=1474.07
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 8005 0 0 0 147393 14 0 0 25 0 1 0 154511463 37261312 7947 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9097 7947 721 52 0 7465 0
Current children cumulated CPU time (s) 1474.07
Current children cumulated vsize (KiB) 36388

[startup+1543.45 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 27134
/proc/meminfo: memFree=1582688/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36388 CPUtime=1533.82
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 8008 0 0 0 153368 14 0 0 25 0 1 0 154511463 37261312 7950 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9097 7950 721 52 0 7465 0
Current children cumulated CPU time (s) 1533.82
Current children cumulated vsize (KiB) 36388

[startup+1603.48 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 27134
/proc/meminfo: memFree=1581792/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36388 CPUtime=1593.57
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 8009 0 0 0 159342 15 0 0 25 0 1 0 154511463 37261312 7951 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9097 7951 721 52 0 7465 0
Current children cumulated CPU time (s) 1593.57
Current children cumulated vsize (KiB) 36388

[startup+1663.52 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 27134
/proc/meminfo: memFree=1580832/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36520 CPUtime=1653.32
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 8011 0 0 0 165317 15 0 0 25 0 1 0 154511463 37396480 7953 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9130 7953 721 52 0 7498 0
Current children cumulated CPU time (s) 1653.32
Current children cumulated vsize (KiB) 36520

[startup+1723.56 s]
/proc/loadavg: 2.06 2.02 1.94 3/86 27134
/proc/meminfo: memFree=1579936/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36520 CPUtime=1713.07
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 8013 0 0 0 171292 15 0 0 25 0 1 0 154511463 37396480 7955 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9130 7955 721 52 0 7498 0
Current children cumulated CPU time (s) 1713.07
Current children cumulated vsize (KiB) 36520

[startup+1783.59 s]
/proc/loadavg: 2.02 2.01 1.94 3/86 27134
/proc/meminfo: memFree=1578912/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36520 CPUtime=1772.82
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 8015 0 0 0 177266 16 0 0 25 0 1 0 154511463 37396480 7957 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/27133/statm: 9130 7957 721 52 0 7498 0
Current children cumulated CPU time (s) 1772.82
Current children cumulated vsize (KiB) 36520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.89 s]
/proc/loadavg: 2.01 2.01 1.94 3/86 27172
/proc/meminfo: memFree=1460824/2055920 swapFree=4192812/4192956
[pid=27133] ppid=27131 vsize=36520 CPUtime=1800.07
/proc/27133/stat : 27133 (CSPtoSAT+minisa) R 27131 27133 26582 0 -1 4194304 8016 0 0 0 179990 17 0 0 25 0 1 0 154511463 37396480 7958 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 0 0 0
/proc/27133/statm: 9130 7958 721 52 0 7498 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 36520

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.91
CPU time (s): 1800.09
CPU user time (s): 1799.91
CPU system time (s): 0.179972
CPU usage (%): 99.4025
Max. virtual memory (cumulated for all children) (KiB): 36520

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

runsolver used 2.0027 s user time and 6.02708 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan  6 05:26:31 UTC 2007


IDJOB= 209039
IDBENCH= 4491
FILE ID= node25/209039-1168061190

PBS_JOBID= 3475549

Free space on /tmp= 66547 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  3d1f9fe526e570b8449e8462c5d916c5

RANDOM SEED= 163930685

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:       1637056 kB
Buffers:         38444 kB
Cached:         224988 kB
SwapCached:          0 kB
Active:         112568 kB
Inactive:       233032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637056 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:         104588 kB
Slab:            58020 kB
Committed_AS:  2878028 kB
PageTables:       2356 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 node25 on Sat Jan  6 05:56:42 UTC 2007