Trace number 208792

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 1811.96

General information on the benchmark

Namerandom/rand-3-20-20-fcd/
rand-3-20-20-60-632-fcd-43_ext.xml
MD5SUM5a5e88ff17d06998b6a764f8219b645b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.78881
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables20
Number of constraints57
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension57
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.20	c preparing clauses for relation R0
0.20	c preparing clauses for relation R1
0.20	c preparing clauses for relation R2
0.20	c preparing clauses for relation R3
0.20	c preparing clauses for relation R4
0.20	c preparing clauses for relation R5
0.20	c preparing clauses for relation R6
0.20	c preparing clauses for relation R7
0.20	c preparing clauses for relation R8
0.20	c preparing clauses for relation R9
0.20	c preparing clauses for relation R10
0.20	c preparing clauses for relation R11
0.20	c preparing clauses for relation R12
0.22	c preparing clauses for relation R13
0.23	c preparing clauses for relation R14
0.25	c preparing clauses for relation R15
0.26	c preparing clauses for relation R16
0.28	c preparing clauses for relation R17
0.29	c preparing clauses for relation R18
0.31	c preparing clauses for relation R19
0.33	c preparing clauses for relation R20
0.34	c preparing clauses for relation R21
0.36	c preparing clauses for relation R22
0.37	c preparing clauses for relation R23
0.38	c preparing clauses for relation R24
0.40	c preparing clauses for relation R25
0.41	c preparing clauses for relation R26
0.43	c preparing clauses for relation R27
0.44	c preparing clauses for relation R28
0.46	c preparing clauses for relation R29
0.47	c preparing clauses for relation R30
0.49	c preparing clauses for relation R31
0.51	c preparing clauses for relation R32
0.52	c preparing clauses for relation R33
0.54	c preparing clauses for relation R34
0.55	c preparing clauses for relation R35
0.57	c preparing clauses for relation R36
0.58	c preparing clauses for relation R37
0.60	c preparing clauses for relation R38
0.62	c preparing clauses for relation R39
0.63	c preparing clauses for relation R40
0.65	c preparing clauses for relation R41
0.66	c preparing clauses for relation R42
0.68	c preparing clauses for relation R43
0.69	c preparing clauses for relation R44
0.71	c preparing clauses for relation R45
0.72	c preparing clauses for relation R46
0.74	c preparing clauses for relation R47
0.76	c preparing clauses for relation R48
0.77	c preparing clauses for relation R49
0.79	c preparing clauses for relation R50
0.80	c preparing clauses for relation R51
0.82	c preparing clauses for relation R52
0.83	c preparing clauses for relation R53
0.84	c preparing clauses for relation R54
0.85	c preparing clauses for relation R55
0.87	c preparing clauses for relation R56
0.88	c instanciating clauses for relation R0 (supports) and variables V0 V1 V9 
0.90	c instanciating clauses for relation R1 (supports) and variables V0 V1 V10 
0.92	c instanciating clauses for relation R2 (supports) and variables V0 V2 V4 
0.92	c instanciating clauses for relation R3 (supports) and variables V0 V3 V14 
0.95	c instanciating clauses for relation R4 (supports) and variables V0 V3 V18 
0.97	c instanciating clauses for relation R5 (supports) and variables V0 V4 V5 
0.99	c instanciating clauses for relation R6 (supports) and variables V0 V6 V9 
1.01	c instanciating clauses for relation R7 (supports) and variables V0 V8 V15 
1.05	c instanciating clauses for relation R8 (supports) and variables V0 V10 V14 
1.07	c instanciating clauses for relation R9 (supports) and variables V0 V11 V16 
1.09	c instanciating clauses for relation R10 (supports) and variables V0 V15 V17 
1.11	c instanciating clauses for relation R11 (supports) and variables V0 V16 V18 
1.14	c instanciating clauses for relation R12 (supports) and variables V1 V2 V9 
1.16	c instanciating clauses for relation R13 (supports) and variables V1 V2 V13 
1.18	c instanciating clauses for relation R14 (supports) and variables V1 V7 V10 
1.20	c instanciating clauses for relation R15 (supports) and variables V1 V7 V11 
1.22	c instanciating clauses for relation R16 (supports) and variables V1 V15 V16 
1.24	c instanciating clauses for relation R17 (supports) and variables V2 V3 V4 
1.26	c instanciating clauses for relation R18 (supports) and variables V2 V3 V15 
1.28	c instanciating clauses for relation R19 (supports) and variables V2 V3 V17 
1.30	c instanciating clauses for relation R20 (supports) and variables V2 V5 V10 
1.32	c instanciating clauses for relation R21 (supports) and variables V2 V5 V12 
1.34	c instanciating clauses for relation R22 (supports) and variables V2 V8 V11 
1.36	c instanciating clauses for relation R23 (supports) and variables V3 V4 V18 
1.38	c instanciating clauses for relation R24 (supports) and variables V3 V5 V14 
1.39	c instanciating clauses for relation R25 (supports) and variables V3 V7 V9 
1.41	c instanciating clauses for relation R26 (supports) and variables V3 V7 V13 
1.43	c instanciating clauses for relation R27 (supports) and variables V3 V9 V10 
1.45	c instanciating clauses for relation R28 (supports) and variables V3 V9 V15 
1.47	c instanciating clauses for relation R29 (supports) and variables V3 V10 V14 
1.49	c instanciating clauses for relation R30 (supports) and variables V3 V11 V13 
1.51	c instanciating clauses for relation R31 (supports) and variables V3 V14 V17 
1.53	c instanciating clauses for relation R32 (supports) and variables V3 V16 V18 
1.55	c instanciating clauses for relation R33 (supports) and variables V4 V5 V10 
1.57	c instanciating clauses for relation R34 (supports) and variables V4 V9 V19 
1.59	c instanciating clauses for relation R35 (supports) and variables V4 V10 V14 
1.62	c instanciating clauses for relation R36 (supports) and variables V4 V11 V17 
1.64	c instanciating clauses for relation R37 (supports) and variables V5 V8 V13 
1.66	c instanciating clauses for relation R38 (supports) and variables V5 V11 V15 
1.68	c instanciating clauses for relation R39 (supports) and variables V5 V16 V17 
1.70	c instanciating clauses for relation R40 (supports) and variables V6 V7 V13 
1.72	c instanciating clauses for relation R41 (supports) and variables V6 V8 V15 
1.74	c instanciating clauses for relation R42 (supports) and variables V6 V9 V13 
1.76	c instanciating clauses for relation R43 (supports) and variables V6 V9 V19 
1.78	c instanciating clauses for relation R44 (supports) and variables V6 V10 V17 
1.80	c instanciating clauses for relation R45 (supports) and variables V6 V14 V17 
1.82	c instanciating clauses for relation R46 (supports) and variables V6 V17 V19 
1.84	c instanciating clauses for relation R47 (supports) and variables V7 V8 V10 
1.86	c instanciating clauses for relation R48 (supports) and variables V7 V9 V17 
1.88	c instanciating clauses for relation R49 (supports) and variables V7 V11 V16 
1.90	c instanciating clauses for relation R50 (supports) and variables V8 V10 V18 
1.92	c instanciating clauses for relation R51 (supports) and variables V8 V11 V16 
1.94	c instanciating clauses for relation R52 (supports) and variables V9 V13 V17 
1.96	c instanciating clauses for relation R53 (supports) and variables V10 V12 V19 
1.97	c instanciating clauses for relation R54 (supports) and variables V10 V13 V17 
1.99	c instanciating clauses for relation R55 (supports) and variables V10 V14 V16 
2.01	c instanciating clauses for relation R56 (supports) and variables V16 V17 V18 
2.05	c ...done
2.05	c #SATvar=487750 #SATclauses=1468807 #CSPpredicates=0

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/node26/watcher-208792-1168061053 -o ROOT/results/node26/solver-208792-1168061053 -C 1800 -M 900 /tmp/evaluation/208792-1168061053/CSPtoSAT+minisat /tmp/evaluation/208792-1168061053/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: 0.73 0.95 1.08 5/86 17604
/proc/meminfo: memFree=1334656/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=18540 CPUtime=0
/proc/17603/stat : 17603 (runsolver) R 17601 17603 17491 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 154499770 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 269028486439 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17603/statm: 0 0 0 0 0 0 0

[startup+0.103034 s]
/proc/loadavg: 0.73 0.95 1.08 5/86 17604
/proc/meminfo: memFree=1334656/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=13460 CPUtime=0.08
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 3653 0 0 0 7 1 0 0 18 0 1 0 154499770 13783040 2391 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 13057608 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 3365 2391 702 52 0 1733 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13460

[startup+0.511065 s]
/proc/loadavg: 0.73 0.95 1.08 5/86 17604
/proc/meminfo: memFree=1334656/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=42492 CPUtime=0.49
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 16595 0 0 0 43 6 0 0 22 0 1 0 154499770 43511808 9532 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134587616 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 10623 9532 702 52 0 8991 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 42492

[startup+1.33214 s]
/proc/loadavg: 0.73 0.95 1.08 3/86 17604
/proc/meminfo: memFree=1166208/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=116108 CPUtime=1.28
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 39905 0 0 0 113 15 0 0 25 0 1 0 154499770 118894592 27334 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 13025795 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 29027 27334 705 52 0 27395 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 116108

[startup+2.9693 s]
/proc/loadavg: 0.83 0.97 1.08 3/86 17604
/proc/meminfo: memFree=1081856/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=137272 CPUtime=2.91
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 58647 0 0 0 266 25 0 0 25 0 1 0 154499770 140566528 32051 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673393 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 34318 32051 714 52 0 32686 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 137272

[startup+6.2576 s]
/proc/loadavg: 0.83 0.97 1.08 3/86 17604
/proc/meminfo: memFree=1080384/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=137272 CPUtime=6.17
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 58650 0 0 0 592 25 0 0 25 0 1 0 154499770 140566528 32054 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 34318 32054 714 52 0 32686 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 137272

[startup+12.7122 s]
/proc/loadavg: 1.01 1.00 1.09 3/86 17604
/proc/meminfo: memFree=1079816/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=137436 CPUtime=12.57
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 58678 0 0 0 1232 25 0 0 25 0 1 0 154499770 140734464 32082 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673031 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 34359 32082 714 52 0 32727 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 137436

[startup+25.5314 s]
/proc/loadavg: 1.16 1.04 1.10 3/86 17604
/proc/meminfo: memFree=1073736/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=141532 CPUtime=25.3
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 59659 0 0 0 2504 26 0 0 25 0 1 0 154499770 144928768 33035 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 35383 33035 720 52 0 33751 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 141532

[startup+51.1658 s]
/proc/loadavg: 1.45 1.11 1.12 3/86 17604
/proc/meminfo: memFree=1064328/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=144108 CPUtime=50.72
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 60254 0 0 0 5045 27 0 0 25 0 1 0 154499770 147566592 33630 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673049 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 36027 33630 720 52 0 34395 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 144108

[startup+102.426 s]
/proc/loadavg: 1.76 1.25 1.17 3/86 17604
/proc/meminfo: memFree=1046600/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=150736 CPUtime=101.57
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 61969 0 0 0 10129 28 0 0 25 0 1 0 154499770 154353664 35288 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 37684 35288 720 52 0 36052 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 150736

[startup+162.513 s]
/proc/loadavg: 1.92 1.39 1.22 3/86 17604
/proc/meminfo: memFree=1026696/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=160944 CPUtime=161.17
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 64564 0 0 0 16087 30 0 0 25 0 1 0 154499770 164806656 37840 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673075 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 40236 37840 720 52 0 38604 0
Current children cumulated CPU time (s) 161.17
Current children cumulated vsize (KiB) 160944

[startup+222.596 s]
/proc/loadavg: 1.97 1.50 1.27 3/86 17604
/proc/meminfo: memFree=1013064/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=168416 CPUtime=220.77
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 66476 0 0 0 22046 31 0 0 25 0 1 0 154499770 172457984 39702 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 42104 39702 720 52 0 40472 0
Current children cumulated CPU time (s) 220.77
Current children cumulated vsize (KiB) 168416

[startup+282.665 s]
/proc/loadavg: 1.99 1.59 1.31 3/86 17604
/proc/meminfo: memFree=998344/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=177416 CPUtime=280.34
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 68793 0 0 0 28002 32 0 0 25 0 1 0 154499770 181673984 42019 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 44354 42019 720 52 0 42722 0
Current children cumulated CPU time (s) 280.34
Current children cumulated vsize (KiB) 177416

[startup+342.763 s]
/proc/loadavg: 1.99 1.66 1.35 3/86 17604
/proc/meminfo: memFree=987536/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=184896 CPUtime=339.93
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 70715 0 0 0 33961 32 0 0 25 0 1 0 154499770 189333504 43890 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673001 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 46224 43890 720 52 0 44592 0
Current children cumulated CPU time (s) 339.93
Current children cumulated vsize (KiB) 184896

[startup+402.861 s]
/proc/loadavg: 1.99 1.72 1.39 3/86 17604
/proc/meminfo: memFree=973648/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=189416 CPUtime=399.51
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 71824 0 0 0 39918 33 0 0 25 0 1 0 154499770 193961984 44999 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 47354 44999 720 52 0 45722 0
Current children cumulated CPU time (s) 399.51
Current children cumulated vsize (KiB) 189416

[startup+462.951 s]
/proc/loadavg: 1.99 1.77 1.42 3/86 17604
/proc/meminfo: memFree=965712/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=192980 CPUtime=459.07
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 72747 0 0 0 45873 34 0 0 25 0 1 0 154499770 197611520 45922 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673113 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 48245 45922 720 52 0 46613 0
Current children cumulated CPU time (s) 459.07
Current children cumulated vsize (KiB) 192980

[startup+523.048 s]
/proc/loadavg: 1.99 1.81 1.46 3/86 17604
/proc/meminfo: memFree=957328/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=198416 CPUtime=518.66
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 74094 0 0 0 51832 34 0 0 25 0 1 0 154499770 203177984 47269 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673107 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 49604 47269 720 52 0 47972 0
Current children cumulated CPU time (s) 518.66
Current children cumulated vsize (KiB) 198416

[startup+583.141 s]
/proc/loadavg: 1.99 1.84 1.49 3/86 17604
/proc/meminfo: memFree=951888/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=201940 CPUtime=578.24
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 74985 0 0 0 57789 35 0 0 25 0 1 0 154499770 206786560 48160 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 50485 48160 720 52 0 48853 0
Current children cumulated CPU time (s) 578.24
Current children cumulated vsize (KiB) 201940

[startup+643.236 s]
/proc/loadavg: 1.99 1.87 1.52 3/86 17604
/proc/meminfo: memFree=944976/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=206712 CPUtime=637.79
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 76204 0 0 0 63744 35 0 0 25 0 1 0 154499770 211673088 49331 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672968 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 51678 49331 720 52 0 50046 0
Current children cumulated CPU time (s) 637.79
Current children cumulated vsize (KiB) 206712

[startup+703.238 s]
/proc/loadavg: 1.99 1.89 1.55 3/86 17604
/proc/meminfo: memFree=940752/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=209196 CPUtime=697.3
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 76828 0 0 0 69694 36 0 0 25 0 1 0 154499770 214216704 49955 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 52299 49955 720 52 0 50667 0
Current children cumulated CPU time (s) 697.3
Current children cumulated vsize (KiB) 209196

[startup+763.328 s]
/proc/loadavg: 1.99 1.91 1.57 3/86 17604
/proc/meminfo: memFree=937168/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=211592 CPUtime=756.86
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 77413 0 0 0 75650 36 0 0 25 0 1 0 154499770 216670208 50540 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673111 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 52898 50540 720 52 0 51266 0
Current children cumulated CPU time (s) 756.86
Current children cumulated vsize (KiB) 211592

[startup+823.425 s]
/proc/loadavg: 1.99 1.92 1.59 3/86 17604
/proc/meminfo: memFree=931792/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=215252 CPUtime=816.41
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 78350 0 0 0 81604 37 0 0 25 0 1 0 154499770 220418048 51477 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673049 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 53813 51477 720 52 0 52181 0
Current children cumulated CPU time (s) 816.41
Current children cumulated vsize (KiB) 215252

[startup+883.518 s]
/proc/loadavg: 1.99 1.93 1.62 3/86 17604
/proc/meminfo: memFree=927504/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=218036 CPUtime=875.98
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 79076 0 0 0 87561 37 0 0 25 0 1 0 154499770 223268864 52203 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 54509 52203 720 52 0 52877 0
Current children cumulated CPU time (s) 875.98
Current children cumulated vsize (KiB) 218036

[startup+943.522 s]
/proc/loadavg: 1.99 1.94 1.64 3/86 17604
/proc/meminfo: memFree=915536/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=220680 CPUtime=935.57
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 79711 0 0 0 93519 38 0 0 25 0 1 0 154499770 225976320 52838 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 55170 52838 720 52 0 53538 0
Current children cumulated CPU time (s) 935.57
Current children cumulated vsize (KiB) 220680

[startup+1003.61 s]
/proc/loadavg: 1.99 1.95 1.66 3/86 17604
/proc/meminfo: memFree=908432/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=222960 CPUtime=995.38
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 80281 0 0 0 99500 38 0 0 25 0 1 0 154499770 228311040 53408 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673099 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 55740 53408 720 52 0 54108 0
Current children cumulated CPU time (s) 995.38
Current children cumulated vsize (KiB) 222960

[startup+1063.71 s]
/proc/loadavg: 1.99 1.95 1.67 3/86 17604
/proc/meminfo: memFree=903504/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=224808 CPUtime=1055.21
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 80763 0 0 0 105483 38 0 0 25 0 1 0 154499770 230203392 53890 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673111 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 56202 53890 720 52 0 54570 0
Current children cumulated CPU time (s) 1055.21
Current children cumulated vsize (KiB) 224808

[startup+1123.81 s]
/proc/loadavg: 1.99 1.96 1.69 3/86 17604
/proc/meminfo: memFree=896208/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=227112 CPUtime=1115.04
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 81345 0 0 0 111465 39 0 0 25 0 1 0 154499770 232562688 54472 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 56778 54472 720 52 0 55146 0
Current children cumulated CPU time (s) 1115.04
Current children cumulated vsize (KiB) 227112

[startup+1183.9 s]
/proc/loadavg: 2.07 1.98 1.71 3/86 17604
/proc/meminfo: memFree=889808/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=229000 CPUtime=1174.84
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 81819 0 0 0 117445 39 0 0 25 0 1 0 154499770 234496000 54946 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672965 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 57250 54946 720 52 0 55618 0
Current children cumulated CPU time (s) 1174.84
Current children cumulated vsize (KiB) 229000

[startup+1243.99 s]
/proc/loadavg: 2.02 1.98 1.73 3/86 17604
/proc/meminfo: memFree=883280/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=231556 CPUtime=1234.67
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 82456 0 0 0 123428 39 0 0 25 0 1 0 154499770 237113344 55583 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 57889 55583 720 52 0 56257 0
Current children cumulated CPU time (s) 1234.67
Current children cumulated vsize (KiB) 231556

[startup+1304.09 s]
/proc/loadavg: 2.01 1.98 1.74 3/86 17604
/proc/meminfo: memFree=878224/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=233848 CPUtime=1294.5
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 82989 0 0 0 129411 39 0 0 25 0 1 0 154499770 239460352 56116 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673012 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 58462 56116 720 52 0 56830 0
Current children cumulated CPU time (s) 1294.5
Current children cumulated vsize (KiB) 233848

[startup+1364.19 s]
/proc/loadavg: 2.00 1.98 1.75 3/86 17604
/proc/meminfo: memFree=874448/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=235764 CPUtime=1354.3
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 83461 0 0 0 135390 40 0 0 25 0 1 0 154499770 241422336 56588 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672961 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 58941 56588 720 52 0 57309 0
Current children cumulated CPU time (s) 1354.3
Current children cumulated vsize (KiB) 235764

[startup+1424.28 s]
/proc/loadavg: 2.00 1.98 1.77 3/86 17604
/proc/meminfo: memFree=869840/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=238864 CPUtime=1414.14
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 84304 0 0 0 141374 40 0 0 25 0 1 0 154499770 244596736 57371 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 59716 57371 720 52 0 58084 0
Current children cumulated CPU time (s) 1414.14
Current children cumulated vsize (KiB) 238864

[startup+1484.37 s]
/proc/loadavg: 2.05 2.00 1.78 3/86 17604
/proc/meminfo: memFree=860816/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=246368 CPUtime=1473.97
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 86158 0 0 0 147356 41 0 0 25 0 1 0 154499770 252280832 59225 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671356 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 61592 59225 720 52 0 59960 0
Current children cumulated CPU time (s) 1473.97
Current children cumulated vsize (KiB) 246368

[startup+1544.47 s]
/proc/loadavg: 2.02 2.00 1.79 3/86 17604
/proc/meminfo: memFree=854480/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=249440 CPUtime=1533.76
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 86931 0 0 0 153335 41 0 0 25 0 1 0 154499770 255426560 59998 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 62360 59998 720 52 0 60728 0
Current children cumulated CPU time (s) 1533.76
Current children cumulated vsize (KiB) 249440

[startup+1604.57 s]
/proc/loadavg: 2.00 2.00 1.81 3/86 17604
/proc/meminfo: memFree=843920/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=251440 CPUtime=1593.6
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 87448 0 0 0 159318 42 0 0 25 0 1 0 154499770 257474560 60515 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673391 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 62860 60515 720 52 0 61228 0
Current children cumulated CPU time (s) 1593.6
Current children cumulated vsize (KiB) 251440

[startup+1664.66 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 17604
/proc/meminfo: memFree=834384/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=254244 CPUtime=1653.43
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 88129 0 0 0 165301 42 0 0 25 0 1 0 154499770 260345856 61196 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673049 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 63561 61196 720 52 0 61929 0
Current children cumulated CPU time (s) 1653.43
Current children cumulated vsize (KiB) 254244

[startup+1724.75 s]
/proc/loadavg: 2.00 2.00 1.82 4/86 17604
/proc/meminfo: memFree=826896/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=257644 CPUtime=1713.24
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 88980 0 0 0 171281 43 0 0 25 0 1 0 154499770 263827456 62047 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672986 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 64411 62047 720 52 0 62779 0
Current children cumulated CPU time (s) 1713.24
Current children cumulated vsize (KiB) 257644

[startup+1784.85 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 17604
/proc/meminfo: memFree=818256/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=260720 CPUtime=1773.06
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 89746 0 0 0 177263 43 0 0 25 0 1 0 154499770 266977280 62813 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/17603/statm: 65180 62813 720 52 0 63548 0
Current children cumulated CPU time (s) 1773.06
Current children cumulated vsize (KiB) 260720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.91 s]
/proc/loadavg: 1.85 1.97 1.82 2/81 17614
/proc/meminfo: memFree=1089016/2055920 swapFree=4192812/4192956
[pid=17603] ppid=17601 vsize=262540 CPUtime=1800.01
/proc/17603/stat : 17603 (CSPtoSAT+minisa) R 17601 17603 17491 0 -1 4194304 90205 0 0 0 179958 43 0 0 25 0 1 0 154499770 268840960 63272 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672994 0 0 4096 0 0 0 0 17 1 0 0
/proc/17603/statm: 65635 63272 720 52 0 64003 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 262540

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.96
CPU time (s): 1800.07
CPU user time (s): 1799.59
CPU system time (s): 0.482926
CPU usage (%): 99.3439
Max. virtual memory (cumulated for all children) (KiB): 262540

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

runsolver used 1.75973 s user time and 4.95625 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan  6 05:24:15 UTC 2007


IDJOB= 208792
IDBENCH= 4446
FILE ID= node26/208792-1168061053

PBS_JOBID= 3475588

Free space on /tmp= 66534 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20-fcd/rand-3-20-20-60-632-fcd-43_ext.xml
COMMAND LINE= /tmp/evaluation/208792-1168061053/CSPtoSAT+minisat /tmp/evaluation/208792-1168061053/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-208792-1168061053 -o ROOT/results/node26/solver-208792-1168061053 -C 1800 -M 900  /tmp/evaluation/208792-1168061053/CSPtoSAT+minisat /tmp/evaluation/208792-1168061053/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  5a5e88ff17d06998b6a764f8219b645b

RANDOM SEED= 706992433

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.236
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.236
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:       1336224 kB
Buffers:         40808 kB
Cached:         536444 kB
SwapCached:          0 kB
Active:         131604 kB
Inactive:       511068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1336224 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5724 kB
Writeback:           0 kB
Mapped:          87700 kB
Slab:            61944 kB
Committed_AS:  2725532 kB
PageTables:       2228 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= 66537 MiB



End job on node26 on Sat Jan  6 05:54:29 UTC 2007