Trace number 207537

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 1804.26

General information on the benchmark

Namefapp/test01-04/test04/
test04-1250-8.xml
MD5SUMa88130445cb0a25bd66e79fb321e4404
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 benchmark18.3002
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1250
Number of constraints18359
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18359
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...
2.08	c ...done
2.08	c #SATvar=760777 #SATclauses=1517800 #CSPpredicates=18359

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/node14/watcher-207537-1168060492 -o ROOT/results/node14/solver-207537-1168060492 -C 1800 -M 900 /tmp/evaluation/207537-1168060492/CSPtoSAT+minisat /tmp/evaluation/207537-1168060492/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.92 1.99 1.99 5/86 21269
/proc/meminfo: memFree=1139616/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=496 CPUtime=0
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 51 0 0 0 0 0 0 0 24 0 1 0 154444280 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6927140 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/21268/statm: 124 36 29 52 0 19 0

[startup+0.104523 s]
/proc/loadavg: 1.92 1.99 1.99 5/86 21269
/proc/meminfo: memFree=1139616/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=9216 CPUtime=0.09
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 1284 0 0 0 9 0 0 0 18 0 1 0 154444280 9437184 1245 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 1 0 0
/proc/21268/statm: 2304 1245 694 52 0 672 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9216

[startup+0.513553 s]
/proc/loadavg: 1.92 1.99 1.99 5/86 21269
/proc/meminfo: memFree=1139616/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=70760 CPUtime=0.5
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 15677 0 0 0 41 9 0 0 22 0 1 0 154444280 72458240 15497 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7370019 0 0 4096 0 0 0 0 17 1 0 0
/proc/21268/statm: 17690 15497 696 52 0 16058 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 70760

[startup+1.33762 s]
/proc/loadavg: 1.92 1.99 1.99 3/86 21269
/proc/meminfo: memFree=1038688/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=114576 CPUtime=1.31
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 26177 0 0 0 116 15 0 0 25 0 1 0 154444280 117325824 25997 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159319088 0 0 4096 0 0 0 0 17 1 0 0
/proc/21268/statm: 28644 25997 704 52 0 27012 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 114576

[startup+2.98379 s]
/proc/loadavg: 1.93 1.99 1.99 3/86 21269
/proc/meminfo: memFree=1035616/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=116984 CPUtime=2.94
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 26813 0 0 0 279 15 0 0 25 0 1 0 154444280 119791616 26607 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/21268/statm: 29246 26607 721 52 0 27614 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 116984

[startup+6.2631 s]
/proc/loadavg: 1.93 1.99 1.99 3/86 21269
/proc/meminfo: memFree=1035552/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=116984 CPUtime=6.19
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 26818 0 0 0 604 15 0 0 25 0 1 0 154444280 119791616 26612 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/21268/statm: 29246 26612 721 52 0 27614 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 116984

[startup+12.7357 s]
/proc/loadavg: 1.94 1.99 1.99 3/86 21269
/proc/meminfo: memFree=1035360/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=117236 CPUtime=12.6
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 26864 0 0 0 1245 15 0 0 25 0 1 0 154444280 120049664 26658 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21268/statm: 29309 26658 721 52 0 27677 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 117236

[startup+25.5579 s]
/proc/loadavg: 1.95 1.99 1.99 3/86 21269
/proc/meminfo: memFree=1034912/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=117816 CPUtime=25.31
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 26968 0 0 0 2516 15 0 0 25 0 1 0 154444280 120643584 26762 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21268/statm: 29454 26762 721 52 0 27822 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 117816

[startup+51.2224 s]
/proc/loadavg: 1.97 1.99 1.99 3/86 21269
/proc/meminfo: memFree=1034080/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=118212 CPUtime=50.74
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 27067 0 0 0 5058 16 0 0 25 0 1 0 154444280 121049088 26861 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21268/statm: 29553 26861 721 52 0 27921 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 118212

[startup+102.446 s]
/proc/loadavg: 1.98 1.99 1.99 3/86 21269
/proc/meminfo: memFree=1032416/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=118740 CPUtime=101.49
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 27221 0 0 0 10133 16 0 0 25 0 1 0 154444280 121589760 27015 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21268/statm: 29685 27015 721 52 0 28053 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 118740

[startup+162.503 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21269
/proc/meminfo: memFree=1030688/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=119400 CPUtime=161
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 27387 0 0 0 16084 16 0 0 25 0 1 0 154444280 122265600 27181 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667302 0 0 4096 0 0 0 0 17 1 0 0
/proc/21268/statm: 29850 27181 721 52 0 28218 0
Current children cumulated CPU time (s) 161
Current children cumulated vsize (KiB) 119400

[startup+222.562 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21271
/proc/meminfo: memFree=1028704/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=120092 CPUtime=220.5
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 27546 0 0 0 22034 16 0 0 25 0 1 0 154444280 122974208 27340 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 1 0 0
/proc/21268/statm: 30023 27340 721 52 0 28391 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 120092

[startup+282.614 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21271
/proc/meminfo: memFree=1026912/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=120752 CPUtime=280.02
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 27715 0 0 0 27985 17 0 0 25 0 1 0 154444280 123650048 27509 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134679984 0 0 4096 0 0 0 0 17 1 0 0
/proc/21268/statm: 30188 27509 721 52 0 28556 0
Current children cumulated CPU time (s) 280.02
Current children cumulated vsize (KiB) 120752

[startup+342.649 s]
/proc/loadavg: 1.91 1.96 1.98 3/86 21381
/proc/meminfo: memFree=557096/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=121492 CPUtime=339.91
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 27890 0 0 0 33972 19 0 0 25 0 1 0 154444280 124407808 27684 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 30373 27684 721 52 0 28741 0
Current children cumulated CPU time (s) 339.91
Current children cumulated vsize (KiB) 121492

[startup+402.686 s]
/proc/loadavg: 1.96 1.97 1.98 3/86 21381
/proc/meminfo: memFree=545256/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=122152 CPUtime=399.89
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 28062 0 0 0 39969 20 0 0 25 0 1 0 154444280 125083648 27856 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 30538 27856 721 52 0 28906 0
Current children cumulated CPU time (s) 399.89
Current children cumulated vsize (KiB) 122152

[startup+462.724 s]
/proc/loadavg: 1.98 1.97 1.98 3/86 21381
/proc/meminfo: memFree=536296/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=122932 CPUtime=459.88
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 28228 0 0 0 45968 20 0 0 25 0 1 0 154444280 125882368 28022 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 30733 28022 721 52 0 29101 0
Current children cumulated CPU time (s) 459.88
Current children cumulated vsize (KiB) 122932

[startup+522.755 s]
/proc/loadavg: 1.99 1.97 1.98 3/86 21381
/proc/meminfo: memFree=525928/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=123460 CPUtime=519.85
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 28392 0 0 0 51964 21 0 0 25 0 1 0 154444280 126423040 28186 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 30865 28186 721 52 0 29233 0
Current children cumulated CPU time (s) 519.85
Current children cumulated vsize (KiB) 123460

[startup+582.791 s]
/proc/loadavg: 1.99 1.97 1.98 3/86 21381
/proc/meminfo: memFree=517608/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=124120 CPUtime=579.82
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 28556 0 0 0 57961 21 0 0 25 0 1 0 154444280 127098880 28350 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 31030 28350 721 52 0 29398 0
Current children cumulated CPU time (s) 579.82
Current children cumulated vsize (KiB) 124120

[startup+642.83 s]
/proc/loadavg: 2.04 1.99 1.99 3/86 21381
/proc/meminfo: memFree=506736/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=124780 CPUtime=639.81
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 28719 0 0 0 63959 22 0 0 25 0 1 0 154444280 127774720 28513 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667389 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 31195 28513 721 52 0 29563 0
Current children cumulated CPU time (s) 639.81
Current children cumulated vsize (KiB) 124780

[startup+702.861 s]
/proc/loadavg: 2.05 2.00 1.99 3/86 21381
/proc/meminfo: memFree=491824/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=125488 CPUtime=699.76
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 28878 0 0 0 69954 22 0 0 25 0 1 0 154444280 128499712 28672 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 31372 28672 721 52 0 29740 0
Current children cumulated CPU time (s) 699.76
Current children cumulated vsize (KiB) 125488

[startup+762.873 s]
/proc/loadavg: 2.02 2.00 1.99 3/86 21381
/proc/meminfo: memFree=486576/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=126148 CPUtime=759.72
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 29040 0 0 0 75949 23 0 0 25 0 1 0 154444280 129175552 28834 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 31537 28834 721 52 0 29905 0
Current children cumulated CPU time (s) 759.72
Current children cumulated vsize (KiB) 126148

[startup+822.904 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 21381
/proc/meminfo: memFree=472240/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=126676 CPUtime=819.7
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 29196 0 0 0 81947 23 0 0 25 0 1 0 154444280 129716224 28990 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 31669 28990 721 52 0 30037 0
Current children cumulated CPU time (s) 819.7
Current children cumulated vsize (KiB) 126676

[startup+882.947 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 21381
/proc/meminfo: memFree=464432/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=127336 CPUtime=879.67
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 29352 0 0 0 87944 23 0 0 25 0 1 0 154444280 130392064 29146 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 31834 29146 721 52 0 30202 0
Current children cumulated CPU time (s) 879.67
Current children cumulated vsize (KiB) 127336

[startup+942.978 s]
/proc/loadavg: 2.09 2.03 2.00 3/86 21381
/proc/meminfo: memFree=460848/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=127864 CPUtime=939.64
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 29504 0 0 0 93941 23 0 0 25 0 1 0 154444280 130932736 29298 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 31966 29298 721 52 0 30334 0
Current children cumulated CPU time (s) 939.64
Current children cumulated vsize (KiB) 127864

[startup+1003.01 s]
/proc/loadavg: 2.03 2.02 2.00 3/86 21381
/proc/meminfo: memFree=457776/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=128792 CPUtime=999.62
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 29665 0 0 0 99938 24 0 0 25 0 1 0 154444280 131883008 29459 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 32198 29459 721 52 0 30566 0
Current children cumulated CPU time (s) 999.62
Current children cumulated vsize (KiB) 128792

[startup+1063.05 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 21381
/proc/meminfo: memFree=450928/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=129320 CPUtime=1059.59
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 29813 0 0 0 105934 25 0 0 25 0 1 0 154444280 132423680 29607 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 32330 29607 721 52 0 30698 0
Current children cumulated CPU time (s) 1059.59
Current children cumulated vsize (KiB) 129320

[startup+1123.08 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 21381
/proc/meminfo: memFree=444656/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=129848 CPUtime=1119.58
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 29965 0 0 0 111933 25 0 0 25 0 1 0 154444280 132964352 29759 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 32462 29759 721 52 0 30830 0
Current children cumulated CPU time (s) 1119.58
Current children cumulated vsize (KiB) 129848

[startup+1183.12 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 21381
/proc/meminfo: memFree=439216/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=130508 CPUtime=1179.56
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 30116 0 0 0 117931 25 0 0 25 0 1 0 154444280 133640192 29910 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 32627 29910 721 52 0 30995 0
Current children cumulated CPU time (s) 1179.56
Current children cumulated vsize (KiB) 130508

[startup+1243.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 21381
/proc/meminfo: memFree=431600/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=131036 CPUtime=1239.52
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 30263 0 0 0 123927 25 0 0 25 0 1 0 154444280 134180864 30057 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 32759 30057 721 52 0 31127 0
Current children cumulated CPU time (s) 1239.52
Current children cumulated vsize (KiB) 131036

[startup+1303.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 21381
/proc/meminfo: memFree=421488/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=131564 CPUtime=1299.52
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 30408 0 0 0 129926 26 0 0 25 0 1 0 154444280 134721536 30202 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 32891 30202 721 52 0 31259 0
Current children cumulated CPU time (s) 1299.52
Current children cumulated vsize (KiB) 131564

[startup+1363.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 21381
/proc/meminfo: memFree=414832/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=132092 CPUtime=1359.49
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 30555 0 0 0 135923 26 0 0 25 0 1 0 154444280 135262208 30349 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 33023 30349 721 52 0 31391 0
Current children cumulated CPU time (s) 1359.49
Current children cumulated vsize (KiB) 132092

[startup+1423.27 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 21381
/proc/meminfo: memFree=400176/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=132620 CPUtime=1419.45
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 30701 0 0 0 141919 26 0 0 25 0 1 0 154444280 135802880 30495 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 33155 30495 721 52 0 31523 0
Current children cumulated CPU time (s) 1419.45
Current children cumulated vsize (KiB) 132620

[startup+1483.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 21381
/proc/meminfo: memFree=393136/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=133552 CPUtime=1479.43
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 30845 0 0 0 147916 27 0 0 25 0 1 0 154444280 136757248 30639 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 33388 30639 721 52 0 31756 0
Current children cumulated CPU time (s) 1479.43
Current children cumulated vsize (KiB) 133552

[startup+1543.36 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 21381
/proc/meminfo: memFree=382064/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=134080 CPUtime=1539.41
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 30985 0 0 0 153914 27 0 0 25 0 1 0 154444280 137297920 30779 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 33520 30779 721 52 0 31888 0
Current children cumulated CPU time (s) 1539.41
Current children cumulated vsize (KiB) 134080

[startup+1603.39 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 21381
/proc/meminfo: memFree=370864/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=134740 CPUtime=1599.37
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 31131 0 0 0 159909 28 0 0 25 0 1 0 154444280 137973760 30925 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 33685 30925 721 52 0 32053 0
Current children cumulated CPU time (s) 1599.37
Current children cumulated vsize (KiB) 134740

[startup+1663.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 21381
/proc/meminfo: memFree=364592/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=135268 CPUtime=1659.36
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 31274 0 0 0 165908 28 0 0 25 0 1 0 154444280 138514432 31068 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 33817 31068 721 52 0 32185 0
Current children cumulated CPU time (s) 1659.36
Current children cumulated vsize (KiB) 135268

[startup+1723.46 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 21381
/proc/meminfo: memFree=356784/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=135796 CPUtime=1719.33
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 31417 0 0 0 171904 29 0 0 25 0 1 0 154444280 139055104 31211 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 33949 31211 721 52 0 32317 0
Current children cumulated CPU time (s) 1719.33
Current children cumulated vsize (KiB) 135796

[startup+1783.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 21381
/proc/meminfo: memFree=350192/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=136324 CPUtime=1779.31
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 31556 0 0 0 177901 30 0 0 25 0 1 0 154444280 139595776 31350 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 34081 31350 721 52 0 32449 0
Current children cumulated CPU time (s) 1779.31
Current children cumulated vsize (KiB) 136324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.23 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 21381
/proc/meminfo: memFree=345328/2055920 swapFree=4182236/4192956
[pid=21268] ppid=21266 vsize=136456 CPUtime=1800.04
/proc/21268/stat : 21268 (CSPtoSAT+minisa) R 21266 21268 20861 0 -1 4194304 31605 0 0 0 179974 30 0 0 25 0 1 0 154444280 139730944 31399 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 0 0 0
/proc/21268/statm: 34114 31399 721 52 0 32482 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 136456

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.26
CPU time (s): 1800.07
CPU user time (s): 1799.74
CPU system time (s): 0.32395
CPU usage (%): 99.7676
Max. virtual memory (cumulated for all children) (KiB): 136456

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

runsolver used 2.05169 s user time and 5.9121 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan  6 05:14:53 UTC 2007


IDJOB= 207537
IDBENCH= 4296
FILE ID= node14/207537-1168060492

PBS_JOBID= 3475348

Free space on /tmp= 66326 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test04/test04-1250-8.xml
COMMAND LINE= /tmp/evaluation/207537-1168060492/CSPtoSAT+minisat /tmp/evaluation/207537-1168060492/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-207537-1168060492 -o ROOT/results/node14/solver-207537-1168060492 -C 1800 -M 900  /tmp/evaluation/207537-1168060492/CSPtoSAT+minisat /tmp/evaluation/207537-1168060492/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  a88130445cb0a25bd66e79fb321e4404

RANDOM SEED= 518946567

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.227
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.227
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:       1140096 kB
Buffers:         93624 kB
Cached:         608600 kB
SwapCached:       4296 kB
Active:         447956 kB
Inactive:       365420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1140096 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            4120 kB
Writeback:           0 kB
Mapped:         123368 kB
Slab:            87356 kB
Committed_AS:  4675456 kB
PageTables:       2260 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= 66326 MiB



End job on node14 on Sat Jan  6 05:44:58 UTC 2007