Trace number 201369

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.11 1809.33

General information on the benchmark

Namefapp/fapp11-15/fapp12/
fapp12-1500-0.xml
MD5SUM8852f43241b06dc94642af49e2d6d548
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 benchmark8.93264
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables1500
Number of constraints25409
Maximum constraint arity2
Maximum domain size310
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25409
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.73	c ...done
2.73	c #SATvar=1307903 #SATclauses=2611302 #CSPpredicates=25409

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/node23/watcher-201369-1168055510 -o ROOT/results/node23/solver-201369-1168055510 -C 1800 -M 900 /tmp/evaluation/201369-1168055510/CSPtoSAT+minisat /tmp/evaluation/201369-1168055510/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.07 1.76 1.92 2/83 16743
/proc/meminfo: memFree=1242984/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=6696 CPUtime=0
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 447 0 0 0 0 0 0 0 18 0 1 0 153945701 6856704 426 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2464632 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 1674 426 386 52 0 30 0

[startup+0.102332 s]
/proc/loadavg: 1.07 1.76 1.92 2/83 16743
/proc/meminfo: memFree=1242984/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=21556 CPUtime=0.09
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 4197 0 0 0 7 2 0 0 18 0 1 0 153945701 22073344 4111 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669436 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 5389 4111 694 52 0 3757 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21556

[startup+0.510397 s]
/proc/loadavg: 1.07 1.76 1.92 2/83 16743
/proc/meminfo: memFree=1242984/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=91360 CPUtime=0.5
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 20288 0 0 0 39 11 0 0 22 0 1 0 153945701 93552640 20087 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134552257 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 22840 20087 696 52 0 21208 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 91360

[startup+1.33156 s]
/proc/loadavg: 1.07 1.76 1.92 3/86 16746
/proc/meminfo: memFree=910864/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=198144 CPUtime=1.31
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 43808 0 0 0 110 21 0 0 25 0 1 0 153945701 202899456 43607 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134618833 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 49536 43607 704 52 0 47904 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 198144

[startup+2.96888 s]
/proc/loadavg: 1.07 1.76 1.92 3/86 16746
/proc/meminfo: memFree=893136/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=202476 CPUtime=2.95
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 44967 0 0 0 273 22 0 0 25 0 1 0 153945701 207335424 44740 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 50619 44740 721 52 0 48987 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 202476

[startup+6.25552 s]
/proc/loadavg: 1.14 1.77 1.92 3/86 16746
/proc/meminfo: memFree=889296/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=202556 CPUtime=6.21
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 44978 0 0 0 599 22 0 0 25 0 1 0 153945701 207417344 44751 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 50639 44751 721 52 0 49007 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 202556

[startup+12.7208 s]
/proc/loadavg: 1.27 1.77 1.92 3/86 16746
/proc/meminfo: memFree=889168/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=202988 CPUtime=12.64
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 45057 0 0 0 1242 22 0 0 25 0 1 0 153945701 207859712 44830 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 50747 44830 721 52 0 49115 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 202988

[startup+25.5532 s]
/proc/loadavg: 1.39 1.78 1.92 3/86 16746
/proc/meminfo: memFree=888336/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=203520 CPUtime=25.4
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 45164 0 0 0 2518 22 0 0 25 0 1 0 153945701 208404480 44937 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 50880 44937 721 52 0 49248 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 203520

[startup+51.2112 s]
/proc/loadavg: 1.59 1.80 1.92 3/86 16746
/proc/meminfo: memFree=887504/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=203784 CPUtime=50.93
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 45278 0 0 0 5070 23 0 0 25 0 1 0 153945701 208674816 45051 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 50946 45051 721 52 0 49314 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 203784

[startup+102.417 s]
/proc/loadavg: 1.82 1.83 1.92 3/86 16746
/proc/meminfo: memFree=886288/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=204512 CPUtime=101.88
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 45445 0 0 0 10164 24 0 0 25 0 1 0 153945701 209420288 45218 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 51128 45218 721 52 0 49496 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 204512

[startup+162.461 s]
/proc/loadavg: 1.93 1.85 1.92 3/86 16746
/proc/meminfo: memFree=885008/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=205224 CPUtime=161.61
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 45621 0 0 0 16137 24 0 0 25 0 1 0 153945701 210149376 45394 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 51306 45394 721 52 0 49674 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 205224

[startup+222.496 s]
/proc/loadavg: 1.97 1.88 1.92 3/86 16746
/proc/meminfo: memFree=883600/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=205916 CPUtime=221.35
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 45800 0 0 0 22110 25 0 0 25 0 1 0 153945701 210857984 45573 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533060 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 51479 45573 721 52 0 49847 0
Current children cumulated CPU time (s) 221.35
Current children cumulated vsize (KiB) 205916

[startup+282.538 s]
/proc/loadavg: 1.99 1.90 1.92 3/86 16746
/proc/meminfo: memFree=882256/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=206576 CPUtime=281.08
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 45973 0 0 0 28082 26 0 0 25 0 1 0 153945701 211533824 45746 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 51644 45746 721 52 0 50012 0
Current children cumulated CPU time (s) 281.08
Current children cumulated vsize (KiB) 206576

[startup+342.577 s]
/proc/loadavg: 1.99 1.91 1.92 3/86 16746
/proc/meminfo: memFree=881040/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=207316 CPUtime=340.82
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 46139 0 0 0 34055 27 0 0 25 0 1 0 153945701 212291584 45912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 51829 45912 721 52 0 50197 0
Current children cumulated CPU time (s) 340.82
Current children cumulated vsize (KiB) 207316

[startup+402.614 s]
/proc/loadavg: 1.99 1.93 1.92 3/86 16746
/proc/meminfo: memFree=879760/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=207976 CPUtime=400.56
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 46304 0 0 0 40029 27 0 0 25 0 1 0 153945701 212967424 46077 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 51994 46077 721 52 0 50362 0
Current children cumulated CPU time (s) 400.56
Current children cumulated vsize (KiB) 207976

[startup+462.656 s]
/proc/loadavg: 1.99 1.94 1.92 3/86 16746
/proc/meminfo: memFree=878608/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=208624 CPUtime=460.31
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 46465 0 0 0 46003 28 0 0 25 0 1 0 153945701 213630976 46238 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 52156 46238 721 52 0 50524 0
Current children cumulated CPU time (s) 460.31
Current children cumulated vsize (KiB) 208624

[startup+522.69 s]
/proc/loadavg: 1.99 1.95 1.92 3/86 16746
/proc/meminfo: memFree=877328/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=209284 CPUtime=520.02
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 46623 0 0 0 51973 29 0 0 25 0 1 0 153945701 214306816 46396 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 52321 46396 721 52 0 50689 0
Current children cumulated CPU time (s) 520.02
Current children cumulated vsize (KiB) 209284

[startup+582.744 s]
/proc/loadavg: 1.99 1.95 1.92 3/92 16870
/proc/meminfo: memFree=874632/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=209812 CPUtime=579.7
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 46782 0 0 0 57929 41 0 0 25 0 1 0 153945701 214847488 46555 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 52453 46555 721 52 0 50821 0
Current children cumulated CPU time (s) 579.7
Current children cumulated vsize (KiB) 209812

[startup+642.812 s]
/proc/loadavg: 1.99 1.96 1.92 3/86 16944
/proc/meminfo: memFree=874512/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=210472 CPUtime=639.42
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 46940 0 0 0 63890 52 0 0 25 0 1 0 153945701 215523328 46713 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 52618 46713 721 52 0 50986 0
Current children cumulated CPU time (s) 639.42
Current children cumulated vsize (KiB) 210472

[startup+702.848 s]
/proc/loadavg: 1.99 1.96 1.92 3/86 16944
/proc/meminfo: memFree=873488/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=211180 CPUtime=699.15
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 47094 0 0 0 69862 53 0 0 25 0 1 0 153945701 216248320 46867 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 52795 46867 721 52 0 51163 0
Current children cumulated CPU time (s) 699.15
Current children cumulated vsize (KiB) 211180

[startup+762.894 s]
/proc/loadavg: 2.03 1.98 1.92 3/86 16944
/proc/meminfo: memFree=872336/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=211840 CPUtime=758.9
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 47249 0 0 0 75837 53 0 0 25 0 1 0 153945701 216924160 47022 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 52960 47022 721 52 0 51328 0
Current children cumulated CPU time (s) 758.9
Current children cumulated vsize (KiB) 211840

[startup+822.934 s]
/proc/loadavg: 2.09 2.00 1.93 3/86 16944
/proc/meminfo: memFree=871184/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=212368 CPUtime=818.66
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 47405 0 0 0 81812 54 0 0 25 0 1 0 153945701 217464832 47178 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 53092 47178 721 52 0 51460 0
Current children cumulated CPU time (s) 818.66
Current children cumulated vsize (KiB) 212368

[startup+882.971 s]
/proc/loadavg: 2.03 2.00 1.93 3/86 16944
/proc/meminfo: memFree=870096/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=212896 CPUtime=878.38
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 47555 0 0 0 87783 55 0 0 25 0 1 0 153945701 218005504 47328 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 53224 47328 721 52 0 51592 0
Current children cumulated CPU time (s) 878.38
Current children cumulated vsize (KiB) 212896

[startup+943.012 s]
/proc/loadavg: 2.01 2.00 1.93 3/86 16944
/proc/meminfo: memFree=868944/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=213556 CPUtime=938.11
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 47704 0 0 0 93756 55 0 0 25 0 1 0 153945701 218681344 47477 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 53389 47477 721 52 0 51757 0
Current children cumulated CPU time (s) 938.11
Current children cumulated vsize (KiB) 213556

[startup+1003.05 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 16944
/proc/meminfo: memFree=867920/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=214084 CPUtime=997.86
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 47852 0 0 0 99731 55 0 0 25 0 1 0 153945701 219222016 47625 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 53521 47625 721 52 0 51889 0
Current children cumulated CPU time (s) 997.86
Current children cumulated vsize (KiB) 214084

[startup+1063.09 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 16944
/proc/meminfo: memFree=866704/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=214880 CPUtime=1057.59
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 48004 0 0 0 105703 56 0 0 25 0 1 0 153945701 220037120 47777 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562865 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 53720 47777 721 52 0 52088 0
Current children cumulated CPU time (s) 1057.59
Current children cumulated vsize (KiB) 214880

[startup+1123.12 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 16944
/proc/meminfo: memFree=865616/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=215540 CPUtime=1117.32
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 48153 0 0 0 111676 56 0 0 25 0 1 0 153945701 220712960 47926 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 53885 47926 721 52 0 52253 0
Current children cumulated CPU time (s) 1117.32
Current children cumulated vsize (KiB) 215540

[startup+1183.16 s]
/proc/loadavg: 2.03 2.01 1.94 3/86 16944
/proc/meminfo: memFree=864528/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=216068 CPUtime=1177.07
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 48301 0 0 0 117650 57 0 0 25 0 1 0 153945701 221253632 48074 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 54017 48074 721 52 0 52385 0
Current children cumulated CPU time (s) 1177.07
Current children cumulated vsize (KiB) 216068

[startup+1243.19 s]
/proc/loadavg: 2.05 2.02 1.94 3/86 16944
/proc/meminfo: memFree=863376/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=216596 CPUtime=1236.78
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 48451 0 0 0 123621 57 0 0 25 0 1 0 153945701 221794304 48224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671640 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 54149 48224 721 52 0 52517 0
Current children cumulated CPU time (s) 1236.78
Current children cumulated vsize (KiB) 216596

[startup+1303.23 s]
/proc/loadavg: 2.02 2.01 1.94 3/86 16944
/proc/meminfo: memFree=862288/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=217124 CPUtime=1296.53
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 48596 0 0 0 129595 58 0 0 25 0 1 0 153945701 222334976 48369 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 54281 48369 721 52 0 52649 0
Current children cumulated CPU time (s) 1296.53
Current children cumulated vsize (KiB) 217124

[startup+1363.27 s]
/proc/loadavg: 2.00 2.01 1.94 3/86 16944
/proc/meminfo: memFree=861200/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=217652 CPUtime=1356.27
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 48741 0 0 0 135569 58 0 0 25 0 1 0 153945701 222875648 48514 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 54413 48514 721 52 0 52781 0
Current children cumulated CPU time (s) 1356.27
Current children cumulated vsize (KiB) 217652

[startup+1423.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 16944
/proc/meminfo: memFree=860112/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=218312 CPUtime=1416
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 48884 0 0 0 141541 59 0 0 25 0 1 0 153945701 223551488 48657 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 54578 48657 721 52 0 52946 0
Current children cumulated CPU time (s) 1416
Current children cumulated vsize (KiB) 218312

[startup+1483.34 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 16944
/proc/meminfo: memFree=859088/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=218840 CPUtime=1475.75
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 49025 0 0 0 147515 60 0 0 25 0 1 0 153945701 224092160 48798 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 54710 48798 721 52 0 53078 0
Current children cumulated CPU time (s) 1475.75
Current children cumulated vsize (KiB) 218840

[startup+1543.38 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 16944
/proc/meminfo: memFree=858000/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=219772 CPUtime=1535.49
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 49168 0 0 0 153489 60 0 0 25 0 1 0 153945701 225046528 48941 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667380 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 54943 48941 721 52 0 53311 0
Current children cumulated CPU time (s) 1535.49
Current children cumulated vsize (KiB) 219772

[startup+1603.41 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 16944
/proc/meminfo: memFree=856912/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=220300 CPUtime=1595.22
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 49310 0 0 0 159461 61 0 0 25 0 1 0 153945701 225587200 49083 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 55075 49083 721 52 0 53443 0
Current children cumulated CPU time (s) 1595.22
Current children cumulated vsize (KiB) 220300

[startup+1663.45 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 16946
/proc/meminfo: memFree=855824/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=220828 CPUtime=1654.95
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 49452 0 0 0 165434 61 0 0 25 0 1 0 153945701 226127872 49225 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671841 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 55207 49225 721 52 0 53575 0
Current children cumulated CPU time (s) 1654.95
Current children cumulated vsize (KiB) 220828

[startup+1723.49 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 16946
/proc/meminfo: memFree=854800/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=221356 CPUtime=1714.71
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 49591 0 0 0 171409 62 0 0 25 0 1 0 153945701 226668544 49364 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 55339 49364 721 52 0 53707 0
Current children cumulated CPU time (s) 1714.71
Current children cumulated vsize (KiB) 221356

[startup+1783.53 s]
/proc/loadavg: 2.06 2.02 1.95 3/86 16946
/proc/meminfo: memFree=853776/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=221884 CPUtime=1774.43
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 49729 0 0 0 177381 62 0 0 25 0 1 0 153945701 227209216 49502 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16742/statm: 55471 49502 721 52 0 53839 0
Current children cumulated CPU time (s) 1774.43
Current children cumulated vsize (KiB) 221884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.29 s]
/proc/loadavg: 2.04 2.01 1.95 2/81 16947
/proc/meminfo: memFree=1047544/2055920 swapFree=4192812/4192956
[pid=16742] ppid=16738 vsize=222016 CPUtime=1800.06
/proc/16742/stat : 16742 (CSPtoSAT+minisa) R 16738 16742 14164 0 -1 4194304 49790 0 0 0 179944 62 0 0 25 0 1 0 153945701 227344384 49563 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/16742/statm: 55504 49563 721 52 0 53872 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 222016

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.33
CPU time (s): 1800.11
CPU user time (s): 1799.45
CPU system time (s): 0.661899
CPU usage (%): 99.4905
Max. virtual memory (cumulated for all children) (KiB): 222016

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

runsolver used 1.81772 s user time and 5.16421 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan  6 03:51:52 UTC 2007


IDJOB= 201369
IDBENCH= 3758
FILE ID= node23/201369-1168055510

PBS_JOBID= 3475477

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp12/fapp12-1500-0.xml
COMMAND LINE= /tmp/evaluation/201369-1168055510/CSPtoSAT+minisat /tmp/evaluation/201369-1168055510/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-201369-1168055510 -o ROOT/results/node23/solver-201369-1168055510 -C 1800 -M 900  /tmp/evaluation/201369-1168055510/CSPtoSAT+minisat /tmp/evaluation/201369-1168055510/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  8852f43241b06dc94642af49e2d6d548

RANDOM SEED= 752955780

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.265
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.265
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:       1243408 kB
Buffers:         48456 kB
Cached:         618556 kB
SwapCached:          0 kB
Active:         157616 kB
Inactive:       570356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1243408 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10068 kB
Writeback:           0 kB
Mapped:          79976 kB
Slab:            69356 kB
Committed_AS:  2899896 kB
PageTables:       2188 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= 66542 MiB



End job on node23 on Sat Jan  6 04:22:04 UTC 2007