Trace number 204566

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.07 1812.7

General information on the benchmark

Namefapp/fapp16-20/fapp19/
fapp19-0350-8.xml
MD5SUM43c80e21bf662b0ca615e326c6b3e715
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 benchmark6.13307
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables350
Number of constraints5873
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5873
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...
1.02	c ...done
1.02	c #SATvar=602524 #SATclauses=1203994 #CSPpredicates=5873

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/node5/watcher-204566-1168058822 -o ROOT/results/node5/solver-204566-1168058822 -C 1800 -M 900 /tmp/evaluation/204566-1168058822/CSPtoSAT+minisat /tmp/evaluation/204566-1168058822/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: 2.09 2.02 1.99 5/86 1936
/proc/meminfo: memFree=956656/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=496 CPUtime=0
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 51 0 0 0 0 0 0 0 21 0 1 0 134496695 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7893796 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/1935/statm: 124 36 29 52 0 19 0

[startup+0.103574 s]
/proc/loadavg: 2.09 2.02 1.99 5/86 1936
/proc/meminfo: memFree=956656/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=6952 CPUtime=0.09
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 840 0 0 0 9 0 0 0 18 0 1 0 134496695 7118848 808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310430 0 0 4096 0 0 0 0 17 1 0 0
/proc/1935/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.511627 s]
/proc/loadavg: 2.09 2.02 1.99 5/86 1936
/proc/meminfo: memFree=956656/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=72276 CPUtime=0.49
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 15787 0 0 0 40 9 0 0 22 0 1 0 134496695 74010624 15699 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8010868 0 0 4096 0 0 0 0 17 1 0 0
/proc/1935/statm: 18069 15699 696 52 0 16437 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 72276

[startup+1.33272 s]
/proc/loadavg: 2.09 2.02 1.99 3/86 1936
/proc/meminfo: memFree=876208/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=94544 CPUtime=1.3
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 20918 0 0 0 118 12 0 0 25 0 1 0 134496695 96813056 20804 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1935/statm: 23636 20804 721 52 0 22004 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 94544

[startup+2.96991 s]
/proc/loadavg: 2.09 2.02 1.99 3/86 1936
/proc/meminfo: memFree=876016/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=94544 CPUtime=2.93
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 20926 0 0 0 281 12 0 0 25 0 1 0 134496695 96813056 20812 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/1935/statm: 23636 20812 721 52 0 22004 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 94544

[startup+6.26327 s]
/proc/loadavg: 2.08 2.02 1.99 3/86 1936
/proc/meminfo: memFree=875824/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=94664 CPUtime=6.19
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 20948 0 0 0 607 12 0 0 25 0 1 0 134496695 96935936 20834 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1935/statm: 23666 20834 721 52 0 22034 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 94664

[startup+12.727 s]
/proc/loadavg: 2.07 2.02 1.99 3/86 1936
/proc/meminfo: memFree=875568/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=94984 CPUtime=12.59
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 21004 0 0 0 1247 12 0 0 25 0 1 0 134496695 97263616 20890 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 1 0 0
/proc/1935/statm: 23746 20890 721 52 0 22114 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 94984

[startup+25.5534 s]
/proc/loadavg: 2.06 2.02 1.99 3/86 1936
/proc/meminfo: memFree=875376/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=95384 CPUtime=25.31
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 21073 0 0 0 2518 13 0 0 25 0 1 0 134496695 97673216 20959 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/1935/statm: 23846 20959 721 52 0 22214 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 95384

[startup+51.2113 s]
/proc/loadavg: 2.10 2.03 2.00 3/86 1936
/proc/meminfo: memFree=875184/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=95648 CPUtime=50.73
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 21153 0 0 0 5060 13 0 0 25 0 1 0 134496695 97943552 21039 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1935/statm: 23912 21039 721 52 0 22280 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 95648

[startup+102.425 s]
/proc/loadavg: 2.09 2.04 2.00 3/86 1936
/proc/meminfo: memFree=874608/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=96192 CPUtime=101.48
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 21294 0 0 0 10135 13 0 0 25 0 1 0 134496695 98500608 21180 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671528 0 0 4096 0 0 0 0 17 1 0 0
/proc/1935/statm: 24048 21180 721 52 0 22416 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 96192

[startup+162.465 s]
/proc/loadavg: 2.03 2.03 2.00 3/86 1936
/proc/meminfo: memFree=873968/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=96804 CPUtime=160.97
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 21455 0 0 0 16084 13 0 0 25 0 1 0 134496695 99127296 21341 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1935/statm: 24201 21341 721 52 0 22569 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 96804

[startup+222.516 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 1978
/proc/meminfo: memFree=934960/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=97496 CPUtime=220.71
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 21616 0 0 0 22057 14 0 0 25 0 1 0 134496695 99835904 21502 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671522 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 24374 21502 721 52 0 22742 0
Current children cumulated CPU time (s) 220.71
Current children cumulated vsize (KiB) 97496

[startup+282.57 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 1978
/proc/meminfo: memFree=932912/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=98236 CPUtime=280.51
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 21781 0 0 0 28036 15 0 0 25 0 1 0 134496695 100593664 21667 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 24559 21667 721 52 0 22927 0
Current children cumulated CPU time (s) 280.51
Current children cumulated vsize (KiB) 98236

[startup+342.63 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 1978
/proc/meminfo: memFree=930928/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=98764 CPUtime=340.29
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 21945 0 0 0 34014 15 0 0 25 0 1 0 134496695 101134336 21831 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 24691 21831 721 52 0 23059 0
Current children cumulated CPU time (s) 340.29
Current children cumulated vsize (KiB) 98764

[startup+402.687 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1978
/proc/meminfo: memFree=929136/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=99424 CPUtime=400.06
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 22098 0 0 0 39990 16 0 0 25 0 1 0 134496695 101810176 21984 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671684 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 24856 21984 721 52 0 23224 0
Current children cumulated CPU time (s) 400.06
Current children cumulated vsize (KiB) 99424

[startup+462.741 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1978
/proc/meminfo: memFree=927216/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=100072 CPUtime=459.84
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 22259 0 0 0 45968 16 0 0 25 0 1 0 134496695 102473728 22145 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 25018 22145 721 52 0 23386 0
Current children cumulated CPU time (s) 459.84
Current children cumulated vsize (KiB) 100072

[startup+522.797 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1978
/proc/meminfo: memFree=925360/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=100732 CPUtime=519.64
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 22417 0 0 0 51947 17 0 0 25 0 1 0 134496695 103149568 22303 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671188 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 25183 22303 721 52 0 23551 0
Current children cumulated CPU time (s) 519.64
Current children cumulated vsize (KiB) 100732

[startup+582.862 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1978
/proc/meminfo: memFree=923440/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=101260 CPUtime=579.41
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 22576 0 0 0 57924 17 0 0 25 0 1 0 134496695 103690240 22462 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 25315 22462 721 52 0 23683 0
Current children cumulated CPU time (s) 579.41
Current children cumulated vsize (KiB) 101260

[startup+642.917 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1978
/proc/meminfo: memFree=921648/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=102100 CPUtime=639.19
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 22732 0 0 0 63901 18 0 0 25 0 1 0 134496695 104550400 22618 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 25525 22618 721 52 0 23893 0
Current children cumulated CPU time (s) 639.19
Current children cumulated vsize (KiB) 102100

[startup+702.98 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 1978
/proc/meminfo: memFree=919792/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=102628 CPUtime=698.99
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 22882 0 0 0 69880 19 0 0 25 0 1 0 134496695 105091072 22768 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 25657 22768 721 52 0 24025 0
Current children cumulated CPU time (s) 698.99
Current children cumulated vsize (KiB) 102628

[startup+763.038 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 1978
/proc/meminfo: memFree=918000/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=103156 CPUtime=758.76
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 23030 0 0 0 75857 19 0 0 25 0 1 0 134496695 105631744 22916 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 25789 22916 721 52 0 24157 0
Current children cumulated CPU time (s) 758.76
Current children cumulated vsize (KiB) 103156

[startup+823.097 s]
/proc/loadavg: 2.04 2.02 2.00 3/86 1978
/proc/meminfo: memFree=916272/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=103816 CPUtime=818.55
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 23175 0 0 0 81835 20 0 0 25 0 1 0 134496695 106307584 23061 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 25954 23061 721 52 0 24322 0
Current children cumulated CPU time (s) 818.55
Current children cumulated vsize (KiB) 103816

[startup+883.178 s]
/proc/loadavg: 2.01 2.01 2.00 3/92 2123
/proc/meminfo: memFree=913088/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=104344 CPUtime=878.25
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 23327 0 0 0 87792 33 0 0 25 0 1 0 134496695 106848256 23213 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665680 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 26086 23213 721 52 0 24454 0
Current children cumulated CPU time (s) 878.25
Current children cumulated vsize (KiB) 104344

[startup+943.253 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2186
/proc/meminfo: memFree=912624/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=105140 CPUtime=937.72
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 23469 0 0 0 93726 46 0 0 25 0 1 0 134496695 107663360 23355 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 26285 23355 721 52 0 24653 0
Current children cumulated CPU time (s) 937.72
Current children cumulated vsize (KiB) 105140

[startup+1003.28 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2186
/proc/meminfo: memFree=910896/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=105668 CPUtime=997.25
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 23613 0 0 0 99679 46 0 0 25 0 1 0 134496695 108204032 23499 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 26417 23499 721 52 0 24785 0
Current children cumulated CPU time (s) 997.25
Current children cumulated vsize (KiB) 105668

[startup+1063.32 s]
/proc/loadavg: 2.08 2.02 2.01 3/86 2186
/proc/meminfo: memFree=909104/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=106196 CPUtime=1056.81
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 23759 0 0 0 105634 47 0 0 25 0 1 0 134496695 108744704 23645 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 26549 23645 721 52 0 24917 0
Current children cumulated CPU time (s) 1056.81
Current children cumulated vsize (KiB) 106196

[startup+1123.35 s]
/proc/loadavg: 2.08 2.03 2.00 3/86 2186
/proc/meminfo: memFree=907376/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=106724 CPUtime=1116.34
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 23908 0 0 0 111587 47 0 0 25 0 1 0 134496695 109285376 23794 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671283 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 26681 23794 721 52 0 25049 0
Current children cumulated CPU time (s) 1116.34
Current children cumulated vsize (KiB) 106724

[startup+1183.38 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 2186
/proc/meminfo: memFree=905520/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=107384 CPUtime=1175.89
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 24054 0 0 0 117541 48 0 0 25 0 1 0 134496695 109961216 23940 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 26846 23940 721 52 0 25214 0
Current children cumulated CPU time (s) 1175.89
Current children cumulated vsize (KiB) 107384

[startup+1243.42 s]
/proc/loadavg: 2.01 2.01 2.00 4/86 2186
/proc/meminfo: memFree=903856/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=107912 CPUtime=1235.45
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 24193 0 0 0 123496 49 0 0 25 0 1 0 134496695 110501888 24079 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 26978 24079 721 52 0 25346 0
Current children cumulated CPU time (s) 1235.45
Current children cumulated vsize (KiB) 107912

[startup+1303.45 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 2186
/proc/meminfo: memFree=902064/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=108440 CPUtime=1294.97
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 24339 0 0 0 129448 49 0 0 25 0 1 0 134496695 111042560 24225 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 27110 24225 721 52 0 25478 0
Current children cumulated CPU time (s) 1294.97
Current children cumulated vsize (KiB) 108440

[startup+1363.49 s]
/proc/loadavg: 2.05 2.02 2.00 3/86 2186
/proc/meminfo: memFree=900400/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=108968 CPUtime=1354.52
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 24484 0 0 0 135403 49 0 0 25 0 1 0 134496695 111583232 24370 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 27242 24370 721 52 0 25610 0
Current children cumulated CPU time (s) 1354.52
Current children cumulated vsize (KiB) 108968

[startup+1423.52 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 2186
/proc/meminfo: memFree=898608/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=109900 CPUtime=1414.07
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 24627 0 0 0 141357 50 0 0 25 0 1 0 134496695 112537600 24513 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 27475 24513 721 52 0 25843 0
Current children cumulated CPU time (s) 1414.07
Current children cumulated vsize (KiB) 109900

[startup+1483.55 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 2186
/proc/meminfo: memFree=897008/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=110428 CPUtime=1473.6
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 24767 0 0 0 147310 50 0 0 25 0 1 0 134496695 113078272 24653 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 27607 24653 721 52 0 25975 0
Current children cumulated CPU time (s) 1473.6
Current children cumulated vsize (KiB) 110428

[startup+1543.59 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2186
/proc/meminfo: memFree=895344/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=110956 CPUtime=1533.16
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 24907 0 0 0 153266 50 0 0 25 0 1 0 134496695 113618944 24793 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 27739 24793 721 52 0 26107 0
Current children cumulated CPU time (s) 1533.16
Current children cumulated vsize (KiB) 110956

[startup+1603.63 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2186
/proc/meminfo: memFree=893616/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=111484 CPUtime=1592.7
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 25048 0 0 0 159219 51 0 0 25 0 1 0 134496695 114159616 24934 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 27871 24934 721 52 0 26239 0
Current children cumulated CPU time (s) 1592.7
Current children cumulated vsize (KiB) 111484

[startup+1663.66 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2186
/proc/meminfo: memFree=891888/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=112012 CPUtime=1652.23
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 25190 0 0 0 165172 51 0 0 25 0 1 0 134496695 114700288 25076 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 28003 25076 721 52 0 26371 0
Current children cumulated CPU time (s) 1652.23
Current children cumulated vsize (KiB) 112012

[startup+1723.69 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 2188
/proc/meminfo: memFree=890224/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=112540 CPUtime=1711.78
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 25331 0 0 0 171127 51 0 0 25 0 1 0 134496695 115240960 25217 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 28135 25217 721 52 0 26503 0
Current children cumulated CPU time (s) 1711.78
Current children cumulated vsize (KiB) 112540

[startup+1783.72 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 2188
/proc/meminfo: memFree=888560/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=113068 CPUtime=1771.34
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 25473 0 0 0 177082 52 0 0 25 0 1 0 134496695 115781632 25359 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 28267 25359 721 52 0 26635 0
Current children cumulated CPU time (s) 1771.34
Current children cumulated vsize (KiB) 113068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.68 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 2188
/proc/meminfo: memFree=887728/2055920 swapFree=4192812/4192956
[pid=1935] ppid=1933 vsize=113332 CPUtime=1800.04
/proc/1935/stat : 1935 (CSPtoSAT+minisa) R 1933 1935 1444 0 -1 4194304 25540 0 0 0 179952 52 0 0 25 0 1 0 134496695 116051968 25426 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1935/statm: 28333 25426 721 52 0 26701 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 113332

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.7
CPU time (s): 1800.07
CPU user time (s): 1799.53
CPU system time (s): 0.544917
CPU usage (%): 99.3033
Max. virtual memory (cumulated for all children) (KiB): 113332

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

runsolver used 1.9617 s user time and 5.30519 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan  6 04:47:03 UTC 2007


IDJOB= 204566
IDBENCH= 4040
FILE ID= node5/204566-1168058822

PBS_JOBID= 3475328

Free space on /tmp= 66331 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp16-20/fapp19/fapp19-0350-8.xml
COMMAND LINE= /tmp/evaluation/204566-1168058822/CSPtoSAT+minisat /tmp/evaluation/204566-1168058822/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-204566-1168058822 -o ROOT/results/node5/solver-204566-1168058822 -C 1800 -M 900  /tmp/evaluation/204566-1168058822/CSPtoSAT+minisat /tmp/evaluation/204566-1168058822/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  43c80e21bf662b0ca615e326c6b3e715

RANDOM SEED= 984048737

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.240
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.240
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:        957072 kB
Buffers:         84388 kB
Cached:         778396 kB
SwapCached:          0 kB
Active:         475592 kB
Inactive:       525456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        957072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2328 kB
Writeback:           0 kB
Mapped:         160684 kB
Slab:            82620 kB
Committed_AS:  3184680 kB
PageTables:       2304 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= 66331 MiB



End job on node5 on Sat Jan  6 05:17:15 UTC 2007