Trace number 204630

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.05 1807.55

General information on the benchmark

Namefapp/fapp16-20/fapp19/
fapp19-0350-4.xml
MD5SUM5aef516959b93b2c54673b3a2db81c3f
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 benchmark3.60345
SatisfiableNO
(Un)Satisfiability was provedNO
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.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.97	c ...done
0.97	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/node16/watcher-204630-1168058849 -o ROOT/results/node16/solver-204630-1168058849 -C 1800 -M 900 /tmp/evaluation/204630-1168058849/CSPtoSAT+minisat /tmp/evaluation/204630-1168058849/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.91 1.98 1.99 5/86 16736
/proc/meminfo: memFree=1204072/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=6696 CPUtime=0
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 154279915 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7175032 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 1674 415 375 52 0 30 0

[startup+0.103895 s]
/proc/loadavg: 1.91 1.98 1.99 5/86 16736
/proc/meminfo: memFree=1204072/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=7980 CPUtime=0.09
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 1051 0 0 0 9 0 0 0 18 0 1 0 154279915 8171520 1011 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7644109 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 1995 1015 694 52 0 363 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7980

[startup+0.514822 s]
/proc/loadavg: 1.91 1.98 1.99 5/86 16736
/proc/meminfo: memFree=1204072/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=75048 CPUtime=0.5
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 16846 0 0 0 41 9 0 0 22 0 1 0 154279915 76849152 16758 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 18762 16760 696 52 0 17130 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 75048

[startup+1.33567 s]
/proc/loadavg: 1.91 1.98 1.99 3/86 16736
/proc/meminfo: memFree=1123560/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=94300 CPUtime=1.32
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 20875 0 0 0 120 12 0 0 25 0 1 0 154279915 96563200 20761 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 23575 20761 721 52 0 21943 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 94300

[startup+2.97238 s]
/proc/loadavg: 1.91 1.98 1.99 3/86 16736
/proc/meminfo: memFree=1123304/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=94544 CPUtime=2.96
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 20925 0 0 0 284 12 0 0 25 0 1 0 154279915 96813056 20811 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 23636 20811 721 52 0 22004 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 94544

[startup+6.25078 s]
/proc/loadavg: 1.92 1.98 1.99 3/86 16736
/proc/meminfo: memFree=1123112/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=94664 CPUtime=6.24
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 20954 0 0 0 612 12 0 0 25 0 1 0 154279915 96935936 20840 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 23666 20840 721 52 0 22034 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 94664

[startup+12.7246 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 16736
/proc/meminfo: memFree=1122928/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=94984 CPUtime=12.71
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 21012 0 0 0 1259 12 0 0 25 0 1 0 154279915 97263616 20898 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 23746 20898 721 52 0 22114 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 94984

[startup+25.5583 s]
/proc/loadavg: 1.94 1.98 1.99 3/86 16736
/proc/meminfo: memFree=1122544/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=95384 CPUtime=25.51
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 21074 0 0 0 2538 13 0 0 25 0 1 0 154279915 97673216 20960 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667374 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 23846 20960 721 52 0 22214 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 95384

[startup+51.2226 s]
/proc/loadavg: 1.96 1.98 1.99 3/86 16736
/proc/meminfo: memFree=1121776/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=95664 CPUtime=51.17
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 21163 0 0 0 5104 13 0 0 25 0 1 0 154279915 97959936 21049 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 23916 21049 721 52 0 22284 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 95664

[startup+102.436 s]
/proc/loadavg: 1.98 1.98 1.99 3/86 16736
/proc/meminfo: memFree=1120304/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=96216 CPUtime=102.34
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 21307 0 0 0 10220 14 0 0 25 0 1 0 154279915 98525184 21193 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671277 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 24054 21193 721 52 0 22422 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 96216

[startup+162.487 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 16736
/proc/meminfo: memFree=1118640/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=96960 CPUtime=162.31
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 21470 0 0 0 16217 14 0 0 25 0 1 0 154279915 99287040 21356 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 24240 21356 721 52 0 22608 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 96960

[startup+222.541 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 16736
/proc/meminfo: memFree=1116976/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=97520 CPUtime=222.33
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 21631 0 0 0 22218 15 0 0 25 0 1 0 154279915 99860480 21517 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678512 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 24380 21517 721 52 0 22748 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 97520

[startup+282.589 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 16736
/proc/meminfo: memFree=1115312/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=98260 CPUtime=282.34
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 21788 0 0 0 28218 16 0 0 25 0 1 0 154279915 100618240 21674 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 24565 21674 721 52 0 22933 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 98260

[startup+342.636 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 16736
/proc/meminfo: memFree=1113776/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=98788 CPUtime=342.31
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 21945 0 0 0 34215 16 0 0 25 0 1 0 154279915 101158912 21831 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 24697 21831 721 52 0 23065 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 98788

[startup+402.684 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 16736
/proc/meminfo: memFree=1112112/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=99448 CPUtime=402.31
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 22100 0 0 0 40215 16 0 0 25 0 1 0 154279915 101834752 21986 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 24862 21986 721 52 0 23230 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 99448

[startup+462.769 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 16736
/proc/meminfo: memFree=1110512/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=100096 CPUtime=462.11
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 22252 0 0 0 46194 17 0 0 25 0 1 0 154279915 102498304 22138 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 25024 22138 721 52 0 23392 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 100096

[startup+522.791 s]
/proc/loadavg: 2.07 1.99 1.99 3/86 16736
/proc/meminfo: memFree=1108912/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=100756 CPUtime=521.81
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 22405 0 0 0 52163 18 0 0 25 0 1 0 154279915 103174144 22291 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 25189 22291 721 52 0 23557 0
Current children cumulated CPU time (s) 521.81
Current children cumulated vsize (KiB) 100756

[startup+582.824 s]
/proc/loadavg: 2.02 1.99 1.99 3/86 16736
/proc/meminfo: memFree=1107312/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=101284 CPUtime=581.54
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 22559 0 0 0 58135 19 0 0 25 0 1 0 154279915 103714816 22445 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 25321 22445 721 52 0 23689 0
Current children cumulated CPU time (s) 581.54
Current children cumulated vsize (KiB) 101284

[startup+642.847 s]
/proc/loadavg: 2.01 1.99 1.99 3/86 16736
/proc/meminfo: memFree=1105712/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=101992 CPUtime=641.26
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 22710 0 0 0 64107 19 0 0 25 0 1 0 154279915 104439808 22596 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 25498 22596 721 52 0 23866 0
Current children cumulated CPU time (s) 641.26
Current children cumulated vsize (KiB) 101992

[startup+702.873 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 16736
/proc/meminfo: memFree=1104176/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=102652 CPUtime=700.97
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 22863 0 0 0 70078 19 0 0 25 0 1 0 154279915 105115648 22749 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671277 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 25663 22749 721 52 0 24031 0
Current children cumulated CPU time (s) 700.97
Current children cumulated vsize (KiB) 102652

[startup+762.897 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 16736
/proc/meminfo: memFree=1102576/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=103180 CPUtime=760.68
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 23010 0 0 0 76048 20 0 0 25 0 1 0 154279915 105656320 22896 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667421 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 25795 22896 721 52 0 24163 0
Current children cumulated CPU time (s) 760.68
Current children cumulated vsize (KiB) 103180

[startup+822.929 s]
/proc/loadavg: 2.07 2.01 2.00 3/92 16808
/proc/meminfo: memFree=1099664/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=103708 CPUtime=820.39
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 23160 0 0 0 82014 25 0 0 25 0 1 0 154279915 106196992 23046 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 25927 23046 721 52 0 24295 0
Current children cumulated CPU time (s) 820.39
Current children cumulated vsize (KiB) 103708

[startup+882.982 s]
/proc/loadavg: 2.02 2.00 2.00 3/92 16900
/proc/meminfo: memFree=1098032/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=104236 CPUtime=880.06
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 23310 0 0 0 87969 37 0 0 25 0 1 0 154279915 106737664 23196 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 26059 23196 721 52 0 24427 0
Current children cumulated CPU time (s) 880.06
Current children cumulated vsize (KiB) 104236

[startup+943.01 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 16934
/proc/meminfo: memFree=1097704/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=105032 CPUtime=939.77
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 23453 0 0 0 93933 44 0 0 25 0 1 0 154279915 107552768 23339 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 26258 23339 721 52 0 24626 0
Current children cumulated CPU time (s) 939.77
Current children cumulated vsize (KiB) 105032

[startup+1003.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16934
/proc/meminfo: memFree=1096168/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=105692 CPUtime=999.5
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 23603 0 0 0 99906 44 0 0 25 0 1 0 154279915 108228608 23489 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 26423 23489 721 52 0 24791 0
Current children cumulated CPU time (s) 999.5
Current children cumulated vsize (KiB) 105692

[startup+1063.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16934
/proc/meminfo: memFree=1094632/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=106220 CPUtime=1059.21
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 23751 0 0 0 105876 45 0 0 25 0 1 0 154279915 108769280 23637 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 26555 23637 721 52 0 24923 0
Current children cumulated CPU time (s) 1059.21
Current children cumulated vsize (KiB) 106220

[startup+1123.08 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16934
/proc/meminfo: memFree=1093096/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=106748 CPUtime=1118.92
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 23894 0 0 0 111847 45 0 0 25 0 1 0 154279915 109309952 23780 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 26687 23780 721 52 0 25055 0
Current children cumulated CPU time (s) 1118.92
Current children cumulated vsize (KiB) 106748

[startup+1183.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16934
/proc/meminfo: memFree=1091496/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=107276 CPUtime=1178.73
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 24038 0 0 0 117828 45 0 0 25 0 1 0 154279915 109850624 23924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 26819 23924 721 52 0 25187 0
Current children cumulated CPU time (s) 1178.73
Current children cumulated vsize (KiB) 107276

[startup+1243.2 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 16934
/proc/meminfo: memFree=1090032/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=107804 CPUtime=1238.43
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 24183 0 0 0 123798 45 0 0 25 0 1 0 154279915 110391296 24069 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 26951 24069 721 52 0 25319 0
Current children cumulated CPU time (s) 1238.43
Current children cumulated vsize (KiB) 107804

[startup+1303.22 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 16934
/proc/meminfo: memFree=1088496/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=108332 CPUtime=1298.17
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 24328 0 0 0 129771 46 0 0 25 0 1 0 154279915 110931968 24214 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 27083 24214 721 52 0 25451 0
Current children cumulated CPU time (s) 1298.17
Current children cumulated vsize (KiB) 108332

[startup+1363.24 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 16934
/proc/meminfo: memFree=1087024/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=108860 CPUtime=1357.89
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 24474 0 0 0 135742 47 0 0 25 0 1 0 154279915 111472640 24360 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 27215 24360 721 52 0 25583 0
Current children cumulated CPU time (s) 1357.89
Current children cumulated vsize (KiB) 108860

[startup+1423.26 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16934
/proc/meminfo: memFree=1085616/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=109924 CPUtime=1417.59
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 24620 0 0 0 141712 47 0 0 25 0 1 0 154279915 112562176 24506 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 27481 24506 721 52 0 25849 0
Current children cumulated CPU time (s) 1417.59
Current children cumulated vsize (KiB) 109924

[startup+1483.28 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16934
/proc/meminfo: memFree=1084080/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=110452 CPUtime=1477.32
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 24762 0 0 0 147684 48 0 0 25 0 1 0 154279915 113102848 24648 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 27613 24648 721 52 0 25981 0
Current children cumulated CPU time (s) 1477.32
Current children cumulated vsize (KiB) 110452

[startup+1543.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16934
/proc/meminfo: memFree=1082672/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=110980 CPUtime=1537.04
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 24903 0 0 0 153655 49 0 0 25 0 1 0 154279915 113643520 24789 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 27745 24789 721 52 0 26113 0
Current children cumulated CPU time (s) 1537.04
Current children cumulated vsize (KiB) 110980

[startup+1603.33 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16934
/proc/meminfo: memFree=1081136/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=111508 CPUtime=1596.74
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 25046 0 0 0 159625 49 0 0 25 0 1 0 154279915 114184192 24932 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16735/statm: 27877 24932 721 52 0 26245 0
Current children cumulated CPU time (s) 1596.74
Current children cumulated vsize (KiB) 111508

[startup+1663.36 s]
/proc/loadavg: 1.96 1.98 1.99 3/86 16974
/proc/meminfo: memFree=1036384/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=112036 CPUtime=1656.49
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 25186 0 0 0 165598 51 0 0 25 0 1 0 154279915 114724864 25072 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/16735/statm: 28009 25072 721 52 0 26377 0
Current children cumulated CPU time (s) 1656.49
Current children cumulated vsize (KiB) 112036

[startup+1723.38 s]
/proc/loadavg: 2.03 2.00 2.00 3/86 16974
/proc/meminfo: memFree=1035296/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=112564 CPUtime=1716.24
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 25324 0 0 0 171573 51 0 0 25 0 1 0 154279915 115265536 25210 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/16735/statm: 28141 25210 721 52 0 26509 0
Current children cumulated CPU time (s) 1716.24
Current children cumulated vsize (KiB) 112564

[startup+1783.41 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 16974
/proc/meminfo: memFree=1034144/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=113092 CPUtime=1776
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 25459 0 0 0 177548 52 0 0 25 0 1 0 154279915 115806208 25345 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/16735/statm: 28273 25345 721 52 0 26641 0
Current children cumulated CPU time (s) 1776
Current children cumulated vsize (KiB) 113092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16974
/proc/meminfo: memFree=1033632/2055920 swapFree=4191880/4192956
[pid=16735] ppid=16733 vsize=113224 CPUtime=1800.02
/proc/16735/stat : 16735 (CSPtoSAT+minisa) R 16733 16735 16218 0 -1 4194304 25513 0 0 0 179950 52 0 0 25 0 1 0 154279915 115941376 25399 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/16735/statm: 28306 25399 721 52 0 26674 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 113224

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.55
CPU time (s): 1800.05
CPU user time (s): 1799.51
CPU system time (s): 0.538918
CPU usage (%): 99.5848
Max. virtual memory (cumulated for all children) (KiB): 113224

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

runsolver used 2.21866 s user time and 5.51216 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan  6 04:47:31 UTC 2007


IDJOB= 204630
IDBENCH= 4044
FILE ID= node16/204630-1168058849

PBS_JOBID= 3475331

Free space on /tmp= 66499 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  5aef516959b93b2c54673b3a2db81c3f

RANDOM SEED= 28282211

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.220
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.220
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:       1204552 kB
Buffers:         77540 kB
Cached:         588660 kB
SwapCached:        268 kB
Active:         466500 kB
Inactive:       287476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1204552 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2420 kB
Writeback:           0 kB
Mapped:         109696 kB
Slab:            82208 kB
Committed_AS:  3803528 kB
PageTables:       2416 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= 66498 MiB



End job on node16 on Sat Jan  6 05:17:38 UTC 2007